1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:19:25 +08:00

adj: separate the settings of the scheduler watcher

This commit is contained in:
0O0o0oOoO00
2025-08-09 20:08:57 +08:00
parent 3e7c13df3b
commit ae1e32aef2
11 changed files with 113 additions and 29 deletions

View File

@@ -190,8 +190,12 @@
"AttemptsToRestart": 114514,
"NotifyWhenAutoRestart": false
},
"SchedulerWatcher": {
"Enable": false,
"TimeDelta": 10,
"WarningCount": 3
},
"InstanceRestart": {
"EnableSchedulerWatcher": false,
"Enabled": false,
"AttemptsToRestart": 114514,
"NotifyWhenAutoRestart": false,