fix: add version of shadow-tls plugin in docs/config.yaml
This commit is contained in:
parent
0bdd896c45
commit
57d37a8177
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ proxies:
|
||||||
plugin-opts:
|
plugin-opts:
|
||||||
host: "cloud.tencent.com"
|
host: "cloud.tencent.com"
|
||||||
password: "shadow_tls_password"
|
password: "shadow_tls_password"
|
||||||
|
version: 2 # support 1/2/3
|
||||||
|
|
||||||
# vmess
|
# vmess
|
||||||
# cipher支持 auto/aes-128-gcm/chacha20-poly1305/none
|
# cipher支持 auto/aes-128-gcm/chacha20-poly1305/none
|
||||||
|
|
Loading…
Reference in a new issue