feat: 使用新版命令类库 分类记录日志

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-07-26 20:17:37 +08:00
parent 04e3e58c2f
commit 844ae43eef
12 changed files with 397 additions and 303 deletions

View File

@ -3,14 +3,14 @@
############################
#配置版本号 请勿修改!!!
Version: 2.3
Version: 2.4
#是否只允许控制台执行插件仓库命令
onlyCommandConsole: false
onlyCommandConsole: ''
#是否只允许控制台执行插件网络管理命令
onlyNetCommandConsole: false
onlyNetCommandConsole: ''
#是否只允许控制台执行插件文件管理命令
onlyFileCommandConsole: false
onlyFileCommandConsole: ''
#禁止rm -rf的文件夹列表
blacklist:
- 'plugins'