mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +08:00
adj: separate the settings of the scheduler watcher
This commit is contained in:
@@ -774,8 +774,12 @@ class GeneratedConfig:
|
||||
AutoRestart_AttemptsToRestart = 114514
|
||||
AutoRestart_NotifyWhenAutoRestart = False
|
||||
|
||||
# Group `SchedulerWatcher`
|
||||
SchedulerWatcher_Enable = False
|
||||
SchedulerWatcher_TimeDelta = 10
|
||||
SchedulerWatcher_WarningCount = 3
|
||||
|
||||
# Group `InstanceRestart`
|
||||
InstanceRestart_EnableSchedulerWatcher = False
|
||||
InstanceRestart_Enabled = False
|
||||
InstanceRestart_AttemptsToRestart = 114514
|
||||
InstanceRestart_NotifyWhenAutoRestart = False
|
||||
|
||||
Reference in New Issue
Block a user