* Changed QueryInterval back
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2026-01-11 13:14:49 +01:00
parent 048a2097c3
commit f2686188e0

View File

@@ -27,6 +27,6 @@
"UseSsl": false "UseSsl": false
}, },
"JobSettings": { "JobSettings": {
"QueryIntervalMinutes": 20 "QueryIntervalMinutes": 30
} }
} }