fix: add decryption none to vless settings

This commit is contained in:
sixg0000d 2021-04-30 14:32:15 +08:00
parent 2315897cc9
commit 55e9e8bdff

View File

@ -13,7 +13,8 @@
"id": "", "id": "",
"email": "love@v2fly.org" "email": "love@v2fly.org"
} }
] ],
"decryption": "none"
}, },
"streamSettings": { "streamSettings": {
"network": "gun", "network": "gun",