fix: 修复周期监测任务配置的bug

This commit is contained in:
ibuler
2021-05-20 15:55:15 +08:00
committed by Jiangjie.Bai
parent 0380be51dd
commit b912031cc2
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ REDIS_PORT: 6379
# USER_LOGIN_SINGLE_MACHINE_ENABLED: False
#
# 启用定时任务
# PERIOD_TASK_ENABLE: True
# PERIOD_TASK_ENABLED: True
#
# 启用二次复合认证配置
# LOGIN_CONFIRM_ENABLE: False