mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
perf: 优化成功后跳过的提示
This commit is contained in:
@@ -38,7 +38,10 @@ const development = {
|
||||
},
|
||||
},
|
||||
cron: {
|
||||
//启动时立即触发一次
|
||||
immediateTriggerOnce: false,
|
||||
//启动时仅注册admin(id=1)用户的
|
||||
onlyAdminUser: false,
|
||||
},
|
||||
/**
|
||||
* 演示环境
|
||||
|
||||
Reference in New Issue
Block a user