RU: add missing comma

pull/605/head
Danil Shaymurzin ⚡️ 2024-11-10 04:16:49 +05:00 committed by GitHub
parent 66f5a96780
commit 5d1b98f917
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ Reality — это самое безопасное на данный момен
"tcpcongestion": "bbr",
"interface": "wg0",
"V6Only": false,
"tcpWindowClamp": 600
"tcpWindowClamp": 600,
"tcpMptcp": false,
"tcpNoDelay": false,
"customSockopt": []