Update serverless_for_iran.jsonc

add tcp no delay
This commit is contained in:
patterniha
2025-02-16 00:16:17 +03:30
committed by GitHub
parent 1165a76586
commit 2ae048d9a1

View File

@@ -160,6 +160,11 @@
"length": "1",
"interval": "4"
}
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
}
},
{