Skip to content

Commit 2378971

Browse files
authored
Merge pull request #2129 from Azir-11/main
typo: 优化注释说明
2 parents 5a30df5 + 2c21f3c commit 2378971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ system:
8787
router-prefix: ""
8888
# 严格角色模式 打开后权限将会存在上下级关系
8989
use-strict-auth: false
90-
# 自动迁移数据库表结构,生产环境建议设为false,手动迁移
90+
# 禁用自动迁移数据库表结构,生产环境建议设为true,手动迁移
9191
disable-auto-migrate: false
9292

9393
# captcha configuration

0 commit comments

Comments
 (0)