update: 更新网络管理类 安全管理类

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-06-27 01:19:07 +08:00
parent b6240d71ef
commit c4a9d9184a
8 changed files with 59 additions and 23 deletions

View File

@ -1,14 +1,12 @@
Version: 2.1
#配置版本号 请勿修改!!!
Version: 2.2
#是否只允许控制台执行插件仓库命令
onlyCommandConsole: false
#是否只允许控制台执行插件网络管理命令
onlyNetCommandConsole: false
#是否只允许控制台执行插件文件管理命令
onlyFileCommandConsole: true
#网络调试模式
NetworkDebug: false
#是否允许插件主线程访问网络
AllowPrimaryThread: false
#禁止rm -rf的文件夹列表
blacklist:
- 'plugins'

View File

@ -1,3 +1,6 @@
#配置版本号 请勿修改!!!
Version: 1.0
#是否开启
Enable: true
#黑名单列表
@ -6,4 +9,7 @@ Black:
- FeatherBoard
#忽略检测列表
Ignore:
- Essentials
- Essentials
#URL白名单网址
WhiteKeyList:
- yum

View File

@ -1,3 +1,6 @@
#配置版本号 请勿修改!!!
Version: 1.0
#是否开启
Enable: true
#黑名单列表