{ "listen": "127.0.0.1:8080", "username": "admin", "password": "change-me", "scripts_dir": "C:\\scripts", "tasks": [ { "name": "Nacht-Backup", "path": "C:\\scripts\\backup.ps1", "interval": "24h", "timeout": "2h" }, { "name": "IIS-Log-Rotation", "path": "C:\\scripts\\rotate.ps1", "interval": "5m", "timeout": "30m" } ], "csrf_secret": "ersetzenMitEigenemSecret" }