Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/assets/js/model/inbound.js')
-rw-r--r--web/assets/js/model/inbound.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/assets/js/model/inbound.js b/web/assets/js/model/inbound.js
index f398f2f1..06de3c0f 100644
--- a/web/assets/js/model/inbound.js
+++ b/web/assets/js/model/inbound.js
@@ -494,9 +494,9 @@ class xHTTPStreamSettings extends XrayCommonClass {
path = '/',
host = '',
headers = [],
- scMaxConcurrentPosts = "100-200",
- scMaxEachPostBytes = "1000000-2000000",
- scMinPostsIntervalMs = "10-50",
+ scMaxConcurrentPosts = "100",
+ scMaxEachPostBytes = "1000000",
+ scMinPostsIntervalMs = "30",
noSSEHeader = false,
xPaddingBytes = "100-1000",
xmux = {