From 5a2dcd4e699a1a59ac76b14857b36c3e361bb082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Tue, 26 Aug 2025 15:40:34 +0800 Subject: [PATCH] v2.6.7 --- web/service/config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/service/config.json b/web/service/config.json index 764d2b2e..f7c14feb 100644 --- a/web/service/config.json +++ b/web/service/config.json @@ -1,9 +1,9 @@ { "log": { - "access": "none", - "dnsLog": false, - "error": "", - "loglevel": "warning", + "access": "./access.log", + "dnsLog": true, + "error": "./error.log", + "loglevel": "debug", "maskAddress": "" }, "api": {