1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-26 13:25:45 +00:00

missing "realitySettings"

This commit is contained in:
Cyc0der 2024-10-06 00:20:13 +03:00 committed by GitHub
parent c299fbdd24
commit d64d759bd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Transports specify how to achieve stable data transmission. Both ends of a conne
"network": "tcp",
"security": "none",
"tlsSettings": {},
"realitySettings": {},
"tcpSettings": {},
"kcpSettings": {},
"wsSettings": {},