From 630aea138a065677b4418001141ffe772f712017 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Sat, 10 Jan 2026 20:16:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E5=BF=97=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/template/reality_config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/conf/template/reality_config.json b/conf/template/reality_config.json index bb015c3..0e4effb 100644 --- a/conf/template/reality_config.json +++ b/conf/template/reality_config.json @@ -1,8 +1,10 @@ { "log": { - "loglevel": "error", + "dnsLog": false, "access": "/var/log/xray/access.log", - "error": "/var/log/xray/error.log" + "error": "/var/log/xray/error.log", + "loglevel": "error", + "maskAddress": "" }, "api": { "tag": "api",