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:
@@ -190,8 +190,12 @@
|
||||
"AttemptsToRestart": 114514,
|
||||
"NotifyWhenAutoRestart": false
|
||||
},
|
||||
"SchedulerWatcher": {
|
||||
"Enable": false,
|
||||
"TimeDelta": 10,
|
||||
"WarningCount": 3
|
||||
},
|
||||
"InstanceRestart": {
|
||||
"EnableSchedulerWatcher": false,
|
||||
"Enabled": false,
|
||||
"AttemptsToRestart": 114514,
|
||||
"NotifyWhenAutoRestart": false,
|
||||
|
||||
Reference in New Issue
Block a user