mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 10:59:24 +08:00
Fix: Option to disable reloader
Fix: Require password when password is null
This commit is contained in:
@@ -36,6 +36,7 @@ class ConfigModel:
|
||||
OcrClientAddress: str = "127.0.0.1:22268"
|
||||
|
||||
# Update
|
||||
EnableReload: bool = True
|
||||
CheckUpdateInterval: int = 5
|
||||
AutoRestartTime: str = "03:50"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user