Browse Source

关闭调试开关

luoshi 6 years ago
parent
commit
82a33cf6aa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config.json

+ 2 - 2
config.json

@@ -18,7 +18,7 @@
     "logger": {
         "level": "info"
     },
-    "openDevTools": true,
+    "openDevTools": false,
     "localStore": "",
     "servers": [{
             "name": "高校",
@@ -45,4 +45,4 @@
             "upyunDomain": ""
         }
     ]
-}
+}