mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2026-08-21 23:41:31 +03:00
add *upgrade* command; restrict logging
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"log": {
|
||||
"access": "/var/log/xray/access.log",
|
||||
"error": "/var/log/xray/error.log",
|
||||
"loglevel": "info"
|
||||
"access": "none",
|
||||
"error": "",
|
||||
"loglevel": "warning",
|
||||
"dnsLog": false
|
||||
},
|
||||
"routing": {
|
||||
"domainStrategy": "IPIfNonMatch",
|
||||
|
||||
Reference in New Issue
Block a user