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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,12 @@
"length": "1",
"interval": "4"
}
}
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
}
},
{
"tag": "udp-noises",