* Changed interval to 25 #10

Merged
trent merged 1 commits from Warehouses into master 2026-01-11 12:43:03 +00:00
Showing only changes of commit 9fd026ce71 - Show all commits

View File

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