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

add: add scheduler watcher to alas task scheduler

This commit is contained in:
0O0o0oOoO00
2025-08-05 23:54:45 +08:00
parent f96c626ab2
commit bc44134e33
10 changed files with 37 additions and 0 deletions

View File

@@ -775,6 +775,7 @@ class GeneratedConfig:
AutoRestart_NotifyWhenAutoRestart = False
# Group `InstanceRestart`
InstanceRestart_EnableSchedulerWatcher = False
InstanceRestart_Enabled = False
InstanceRestart_AttemptsToRestart = 114514
InstanceRestart_NotifyWhenAutoRestart = False