diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-01-01 20:42:50 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-01-01 20:42:50 +0300 |
| commit | 9bc5c1d070645bcabdd44095df7b1592ab6f3365 (patch) | |
| tree | a97ba3f95e86a1c0f7a2ab474381e3350ddbe59e /web/html/xui/settings.html | |
| parent | 26a770055761254f412d4d516044da7890d33de2 (diff) | |
tcpNoDelay to penetrate
Diffstat (limited to 'web/html/xui/settings.html')
| -rw-r--r-- | web/html/xui/settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 0c70ca1c..2c8515e2 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -439,7 +439,7 @@ sockopt: { tcpKeepAliveIdle: 100, tcpMptcp: true, - tcpNoDelay: true + penetrate: true } } }, |
