re-format and fix vless settings (#69)
* VLESS-gRPC-TLS: convert indentation to spaces format by vscode * fix: add decryption none to vless settingspull/75/head
parent
1b772667f2
commit
14662e8461
|
@ -13,7 +13,8 @@
|
|||
"id": "",
|
||||
"email": "love@v2fly.org"
|
||||
}
|
||||
]
|
||||
],
|
||||
"decryption": "none"
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "gun",
|
||||
|
|
Loading…
Reference in New Issue