HonorLee 7 years ago
parent
commit
24946cb50c
1 changed files with 1 additions and 4 deletions
  1. 1 4
      config.js

+ 1 - 4
config.js

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