mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-22 22:04:46 +08:00
Refactor: replace independent scheduled DowntimeFetch task with on-demand auto-fetch
This commit is contained in:
@@ -152,16 +152,15 @@ OldRetire:
|
||||
RetireAmount:
|
||||
value: retire_all
|
||||
option: [ retire_all, retire_10 ]
|
||||
|
||||
# ==================== SmartMgmt ====================
|
||||
|
||||
Downtime:
|
||||
Window: ''
|
||||
Title:
|
||||
value: ''
|
||||
display: disabled
|
||||
DowntimeStrategy:
|
||||
AutoFetch: false
|
||||
ManageExercise: false
|
||||
ExerciseClearTime: '15:00:00'
|
||||
ManageDaily: false
|
||||
|
||||
# ==================== Farm ====================
|
||||
@@ -893,6 +892,7 @@ PrivateQuarters:
|
||||
TargetShip:
|
||||
value: anchorage
|
||||
option: [ anchorage, noshiro, sirius, new_jersey, taihou, aegir, nakhimov ]
|
||||
|
||||
# ==================== Daily ====================
|
||||
|
||||
Daily:
|
||||
@@ -1095,6 +1095,8 @@ AzurLaneUncensored:
|
||||
display: disabled
|
||||
GameManager:
|
||||
AutoRestart: true
|
||||
DowntimeFetch:
|
||||
FetcherTest: false
|
||||
|
||||
# ==================== Dashboard ====================
|
||||
Oil:
|
||||
|
||||
Reference in New Issue
Block a user