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
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/xui/form/protocol/http.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/xui/form/protocol/http.html b/web/html/xui/form/protocol/http.html
index 3206139e..b4c55313 100644
--- a/web/html/xui/form/protocol/http.html
+++ b/web/html/xui/form/protocol/http.html
@@ -19,5 +19,8 @@
</template>
</a-input>
</a-input-group>
+ <a-form-item label="Allow Transparent">
+ <a-switch v-model="inbound.settings.allowTransparent" />
+ </a-form-item>
</a-form>
{{end}}