mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-12 18:44:22 +08:00
Feat: add module smart_mgmt
This commit is contained in:
@@ -149,6 +149,31 @@
|
||||
"Storage": {}
|
||||
}
|
||||
},
|
||||
"DowntimeFetch": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "DowntimeFetch",
|
||||
"SuccessInterval": 30,
|
||||
"FailureInterval": 30,
|
||||
"ServerUpdate": "22:30"
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
}
|
||||
},
|
||||
"DowntimeMgmt": {
|
||||
"Downtime": {
|
||||
"Window": null,
|
||||
"Title": null
|
||||
},
|
||||
"DowntimeStrategy": {
|
||||
"ManageExercise": false
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
}
|
||||
},
|
||||
"Main": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
|
||||
Reference in New Issue
Block a user