Update documentation

This commit is contained in:
世界
2022-08-27 21:32:20 +08:00
parent de2453fce9
commit 561a9e5275
12 changed files with 33 additions and 11 deletions

View File

@@ -16,6 +16,7 @@
"authenticated_length": true,
"network": "tcp",
"tls": {},
"packet_addr": false,
"multiplex": {},
"transport": {},
@@ -95,6 +96,10 @@ Both is enabled by default.
TLS configuration, see [TLS](/configuration/shared/tls/#outbound).
#### packet_addr
Enable packetaddr support.
#### multiplex
Multiplex configuration, see [Multiplex](/configuration/shared/multiplex).