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:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-09-24 12:38:10 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-09-24 12:38:10 +0300
commit4fdef3cfde47a5febe969f7223ddd49800dcd7a4 (patch)
tree17e025a985493be564f7670e343849954e364ef1 /web/service/config.json
parentcf6a8bd4638b06ec509b0202dea9851317d354ae (diff)
add or remove noise
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",