Changing JWT output to stdout and change to help text

This commit is contained in:
Aditya Ujeniya
2025-12-17 15:58:42 +01:00
parent b8fdfc30c0
commit d2f2d78954
5 changed files with 34 additions and 13 deletions

View File

@@ -9,8 +9,12 @@
"apiAllowedIPs": ["*"],
"short-running-jobs-duration": 300,
"resampling": {
"trigger": 30,
"resolutions": [600, 300, 120, 60]
"minimumPoints": 600,
"trigger": 180,
"resolutions": [
240,
60
]
}
},
"cron": {