openwrt-xray/etc/xray/config/01_log.json

9 lines
168 B
JSON

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