default setting - scStreamUpServerSecs

This commit is contained in:
mhsanaei 2025-01-26 11:07:35 +01:00
parent dd4c2adb37
commit 5c4e2dfd39
No known key found for this signature in database
GPG Key ID: D875CD086CF668A0

View File

@ -493,7 +493,7 @@ class xHTTPStreamSettings extends XrayCommonClass {
headers = [],
scMaxBufferedPosts = 30,
scMaxEachPostBytes = "1000000",
scStreamUpServerSecs = "0",
scStreamUpServerSecs = "20-80",
noSSEHeader = false,
xPaddingBytes = "100-1000",
mode = MODE_OPTION.AUTO,