Update transport.md

fix json error
This commit is contained in:
Chuei Kan 2024-03-20 16:03:24 +08:00 committed by yuhan6665
parent ee30a158cf
commit 54d4c097de

View File

@ -94,7 +94,7 @@
"tcpcongestion": "bbr", "tcpcongestion": "bbr",
"interface": "wg0", "interface": "wg0",
"V6Only": false, "V6Only": false,
"tcpWindowClamp": 600 "tcpWindowClamp": 600,
"tcpMptcp": false, "tcpMptcp": false,
"tcpNoDelay": false "tcpNoDelay": false
} }