We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a92a0 commit 182e4c3Copy full SHA for 182e4c3
README.md
@@ -818,7 +818,7 @@ Example configuration:
818
// Outbound socket bind() to this IP (choose a specific interface)
819
"outbound_bind_addr": "11.22.33.44",
820
// Outbound UDP socket allows IP fragmentation (default false)
821
- "outbound_udp_allow_fragmentation": false
+ "outbound_udp_allow_fragmentation": false,
822
823
// Balancer customization
824
"balancer": {
0 commit comments