We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3e7b5 commit 2c21f3cCopy full SHA for 2c21f3c
server/config.yaml
@@ -87,7 +87,7 @@ system:
87
router-prefix: ""
88
# 严格角色模式 打开后权限将会存在上下级关系
89
use-strict-auth: false
90
- # 自动迁移数据库表结构,生产环境建议设为false,手动迁移
+ # 禁用自动迁移数据库表结构,生产环境建议设为true,手动迁移
91
disable-auto-migrate: false
92
93
# captcha configuration
0 commit comments