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",