mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Add: Check update
This commit is contained in:
@@ -61,6 +61,18 @@ Deploy:
|
||||
# [In most cases] Use true
|
||||
InstallUiautomator2: true
|
||||
|
||||
Update:
|
||||
# Check update every X minute
|
||||
# [Disable] -1
|
||||
# [Default] 60
|
||||
CheckUpdateInterval: 60
|
||||
# Scheduled restart time
|
||||
# If there are updates, Alas will automatically restart and update at this time every day
|
||||
# and run all alas instances that running before restarted
|
||||
# [Disable] null
|
||||
# [Default] 03:50
|
||||
AutoRestartTime: 03:50
|
||||
|
||||
Webui:
|
||||
# --host. Host to listen
|
||||
# [Use IPv6] '::'
|
||||
|
||||
Reference in New Issue
Block a user