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:
-rw-r--r--web/html/xui/form/reality_settings.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/html/xui/form/reality_settings.html b/web/html/xui/form/reality_settings.html
index 19804e17..327cd79d 100644
--- a/web/html/xui/form/reality_settings.html
+++ b/web/html/xui/form/reality_settings.html
@@ -21,6 +21,14 @@
<a-form-item label='Max Time Diff (ms)'>
<a-input-number v-model.number="inbound.stream.reality.maxTimediff" :min="0"></a-input-number>
</a-form-item>
+ <!-- we also have this but i think it's not necessary
+ <a-form-item label='Min Client'>
+ <a-input v-model.trim="inbound.stream.reality.minClient"></a-input>
+ </a-form-item>
+ <a-form-item label='Max Client'>
+ <a-input v-model.trim="inbound.stream.reality.maxClient"></a-input>
+ </a-form-item>
+ -->
<a-form-item>
<template slot="label">
<a-tooltip>