mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-08-26 21:35:40 +00:00
missing "realitySettings"
This commit is contained in:
parent
c299fbdd24
commit
d64d759bd3
@ -13,6 +13,7 @@ Transports specify how to achieve stable data transmission. Both ends of a conne
|
|||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"security": "none",
|
"security": "none",
|
||||||
"tlsSettings": {},
|
"tlsSettings": {},
|
||||||
|
"realitySettings": {},
|
||||||
"tcpSettings": {},
|
"tcpSettings": {},
|
||||||
"kcpSettings": {},
|
"kcpSettings": {},
|
||||||
"wsSettings": {},
|
"wsSettings": {},
|
||||||
|
Loading…
Reference in New Issue
Block a user