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')
-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 82f7dddf..5c25ed92 100644
--- a/web/service/config.json
+++ b/web/service/config.json
@@ -1,7 +1,8 @@
{
"log": {
- "loglevel": "warning",
- "error": "./error.log"
+ "access": "none",
+ "dnsLog": false,
+ "loglevel": "warning"
},
"api": {
"tag": "api",