mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
remove unnecessary logging config
This commit is contained in:
parent
76a616ebff
commit
6e0aeb6603
@ -1,9 +1,4 @@
|
|||||||
{
|
{
|
||||||
"log" : {
|
|
||||||
"access": "/var/log/v2ray/access.log",
|
|
||||||
"error": "/var/log/v2ray/error.log",
|
|
||||||
"loglevel": "warning"
|
|
||||||
},
|
|
||||||
"inbound": {
|
"inbound": {
|
||||||
"port": 10086,
|
"port": 10086,
|
||||||
"protocol": "vmess",
|
"protocol": "vmess",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user