config 添加log

pull/355/head
wulabing 2019-12-23 17:52:27 +08:00
parent 269c289796
commit c1bd2d6ff5
2 changed files with 10 additions and 0 deletions

View File

@ -1,4 +1,9 @@
{
"log": {
"access": "/var/log/v2ray/access.log",
"error": "/var/log/v2ray/error.log",
"loglevel": "warning"
},
"inbound": {
"port": 443,
"protocol": "vmess",

View File

@ -1,4 +1,9 @@
{
"log": {
"access": "/var/log/v2ray/access.log",
"error": "/var/log/v2ray/error.log",
"loglevel": "warning"
},
"inbounds": [
{
"port": 10086,