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.
2 parents 5a30df5 + 2c21f3c commit 2378971Copy full SHA for 2378971
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