修改日志配置

This commit is contained in:
Olia Lisa 2026-01-10 20:16:42 +08:00
parent 0662a71930
commit 630aea138a

View File

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