Update server.json

add "decryption": "none"
This commit is contained in:
xh116
2020-09-07 00:53:56 +08:00
committed by GitHub
parent 136d9df879
commit 3696da6951

View File

@@ -13,7 +13,13 @@
"id": "",
"email": "love@v2fly.org"
}
]
],
"decryption": "none",
"fallbacks": [
{
"dest": 80
}
]
},
"streamSettings": {
"security": "none",