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>2023-08-26 16:28:55 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-08-26 16:28:55 +0300
commit731e83a7dab3d38431b14e693c72bad2c366f79e (patch)
tree12e311e8e31d9ac7ea095fe9fdf88e9462a2ce7f /web/html/xui/form/protocol
parent1c1f53267ad65b11c849c1c339c78b8c6daf78cb (diff)
Clean legacy vmess
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/xui/form/protocol')
-rw-r--r--web/html/xui/form/protocol/vmess.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html
index a37f8468..c008f1c0 100644
--- a/web/html/xui/form/protocol/vmess.html
+++ b/web/html/xui/form/protocol/vmess.html
@@ -108,9 +108,4 @@
</a-collapse-panel>
</a-collapse>
</a-form>
-<a-form layout="inline">
- <a-form-item label='{{ i18n "pages.inbounds.disableInsecureEncryption" }}'>
- <a-switch v-model.number="inbound.settings.disableInsecure"></a-switch>
- </a-form-item>
-</a-form>
{{end}}