HEADLESS 放到常量中

This commit is contained in:
work
2025-08-21 18:47:00 +08:00
parent 54a6969df3
commit cac31a29e0
2 changed files with 8 additions and 7 deletions

View File

@@ -31,3 +31,6 @@ api_url = "http://local.adspower.net:50325"
# 显示缩放比例 1为100%
DISPLAY_SCALE = 0.7
# 登录, 检查账号, 获取账号配置, 更新账号配置是否隐藏浏览器
HEADLESS = True