mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-16 01:31:45 +01:00
Add job tagger option to example config
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"group": "clustercockpit",
|
"group": "clustercockpit",
|
||||||
"apiAllowedIPs": ["*"],
|
"apiAllowedIPs": ["*"],
|
||||||
"short-running-jobs-duration": 300,
|
"short-running-jobs-duration": 300,
|
||||||
|
"enable-job-taggers": true,
|
||||||
"resampling": {
|
"resampling": {
|
||||||
"minimumPoints": 600,
|
"minimumPoints": 600,
|
||||||
"trigger": 180,
|
"trigger": 180,
|
||||||
|
|||||||
Reference in New Issue
Block a user