mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-03-01 01:20:49 +03:00
xhttp - default settings
This commit is contained in:
parent
67dfe664a6
commit
9c63638af1
@ -494,9 +494,9 @@ class xHTTPStreamSettings extends XrayCommonClass {
|
|||||||
path = '/',
|
path = '/',
|
||||||
host = '',
|
host = '',
|
||||||
headers = [],
|
headers = [],
|
||||||
scMaxConcurrentPosts = "100-200",
|
scMaxConcurrentPosts = "100",
|
||||||
scMaxEachPostBytes = "1000000-2000000",
|
scMaxEachPostBytes = "1000000",
|
||||||
scMinPostsIntervalMs = "10-50",
|
scMinPostsIntervalMs = "30",
|
||||||
noSSEHeader = false,
|
noSSEHeader = false,
|
||||||
xPaddingBytes = "100-1000",
|
xPaddingBytes = "100-1000",
|
||||||
xmux = {
|
xmux = {
|
||||||
|
Loading…
Reference in New Issue
Block a user