1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00

Upd: Modified location of submodule config

This commit is contained in:
SarContDeli
2022-09-19 15:45:25 +08:00
parent a9ba299a0c
commit 165f6a1c95
10 changed files with 50 additions and 43 deletions

View File

@@ -11,7 +11,7 @@ class GeneratedConfig:
# Group `Scheduler`
Scheduler_Enable = False
Scheduler_NextRun = datetime.datetime(2020, 1, 1, 0, 0)
Scheduler_NextRun = datetime.datetime(2020, 1, 1, 4, 0)
Scheduler_Command = 'Maa'
Scheduler_SuccessInterval = 60
Scheduler_FailureInterval = 120