re-format and fix vless settings (#69)

* VLESS-gRPC-TLS: convert indentation to spaces
format by vscode

* fix: add decryption none to vless settings
This commit is contained in:
sixg0000d 2021-04-30 15:07:51 +08:00 committed by GitHub
parent 1b772667f2
commit 14662e8461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 89 additions and 88 deletions

View File

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