openwrt-xray/etc/xray/config/log.jsonc

8 lines
169 B
Plaintext

{
"log": {
// "access": "/etc/xray/log/access.log",
// "error": "/etc/xray/log/error.log",
"loglevel": "none",
"dnsLog": true
}
}