add wizard flag

This commit is contained in:
jxxghp
2025-09-09 13:50:11 +08:00
parent b201e9ab8c
commit 3b5d4982b5
4 changed files with 14 additions and 2 deletions

View File

@@ -75,6 +75,8 @@ class ConfigModel(BaseModel):
DEBUG: bool = False
# 是否开发模式
DEV: bool = False
# 高级设置模式
ADVANCED_MODE: bool = True
# ==================== 安全认证配置 ====================
# 密钥