mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Add: Remember the last used theme (#821)
- Add: Password in deploy config - Opt: Parse yaml value null into None
This commit is contained in:
@@ -72,3 +72,10 @@ Deploy:
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
Language: 'en-US'
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
# 'dark' for dark theme
|
||||
Theme: default
|
||||
# Password of web ui
|
||||
# Useful when expose Alas to the public network
|
||||
Password: null
|
||||
|
||||
Reference in New Issue
Block a user