Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/service/config.json')
-rw-r--r--web/service/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/service/config.json b/web/service/config.json
index 3f7fbc3a..122963fe 100644
--- a/web/service/config.json
+++ b/web/service/config.json
@@ -2,8 +2,9 @@
"log": {
"access": "none",
"dnsLog": false,
- "error": "./error.log",
- "loglevel": "warning"
+ "error": "",
+ "loglevel": "warning",
+ "maskAddress": ""
},
"api": {
"tag": "api",