默认关闭lang和job较少运维(4.1.3+)

This commit is contained in:
thinkgem
2019-01-26 23:26:45 +08:00
parent bd63181299
commit 0cc00091ca
3 changed files with 5 additions and 5 deletions

View File

@@ -202,11 +202,11 @@ menu:
# 国际化管理(专业版)
lang:
enabled: true
enabled: false
# 任务调度(个人版)
job:
enabled: true
enabled: false
# 是否自动启动任务调度(可关闭)
autoStartup: true