HonorLee 7 年之前
父节点
当前提交
24946cb50c
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      config.js

+ 1 - 4
config.js

@@ -4,10 +4,7 @@ global.Config = {
     //Asset path
     //Asset path
     asset_path  : 'asset',
     asset_path  : 'asset',
     //WhiteList
     //WhiteList
-    BlackList : {
-        // Static  : /static|images|robots\.txt|crossdomain\.xml|favicon\.ico/,
-        // Handler : /index|report/
-    },
+    BlackList : {},
     //Mysql config
     //Mysql config
     mysql_on : false,
     mysql_on : false,
     mysql_cfg : {
     mysql_cfg : {