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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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