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:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-07-19 00:03:48 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-07-19 00:03:48 +0300
commit24b367b82fecfa6bd5a0427f4a204d56a7cca54a (patch)
treef5eabfb8406fe5eb2d1a03b9b08048b7ab370406 /web/html/xui
parent011443bfc1370e8a6409e2f43c4a3593f9446128 (diff)
fix
Diffstat (limited to 'web/html/xui')
-rw-r--r--web/html/xui/form/stream/stream_splithttp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/stream/stream_splithttp.html b/web/html/xui/form/stream/stream_splithttp.html
index 0dcab965..507bd773 100644
--- a/web/html/xui/form/stream/stream_splithttp.html
+++ b/web/html/xui/form/stream/stream_splithttp.html
@@ -19,7 +19,7 @@
</a-input>
</a-input-group>
</a-form-item>
- <a-form-item label="Max Upload Size (MB)">
+ <a-form-item label="Max Upload Size (Byte)">
<a-input-number v-model="inbound.stream.splithttp.maxUploadSize" :min="0"></a-input-number>
</a-form-item>
<a-form-item label="Max Concurrent Upload">