Skip to content

Commit f3deedc

Browse files
authored
TLS: Add missing echSockopt (#732)
1 parent dffa10d commit f3deedc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config/transport.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ Reality 是目前最安全的传输加密方案, 且外部看来流量类型和
119119
"masterKeyLog": "",
120120
"echServerKeys": "",
121121
"echConfigList": "",
122-
"echForceQuery": ""
122+
"echForceQuery": "",
123+
"echSockopt": {}
123124
}
124125
```
125126

0 commit comments

Comments
 (0)