Skip to content

Commit 5c4e2df

Browse files
committed
default setting - scStreamUpServerSecs
1 parent dd4c2ad commit 5c4e2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/assets/js/model/inbound.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ class xHTTPStreamSettings extends XrayCommonClass {
493493
headers = [],
494494
scMaxBufferedPosts = 30,
495495
scMaxEachPostBytes = "1000000",
496-
scStreamUpServerSecs = "0",
496+
scStreamUpServerSecs = "20-80",
497497
noSSEHeader = false,
498498
xPaddingBytes = "100-1000",
499499
mode = MODE_OPTION.AUTO,

0 commit comments

Comments
 (0)