⚠️ 从1.5.1版本开始,配置文件使用数据库而不是config.json文件,旧版本在更新时需要手动迁移。
config.json
迁移过程如下:
./golog db:migrate # 创建 config 表 ./golog config:import config.json # 导入旧配置
迁移之后便可以安全删除原config.json。
暂无留言
留言
暂无留言