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/html/inbounds.html')
-rw-r--r--web/html/inbounds.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/inbounds.html b/web/html/inbounds.html
index 0e285f95..2ab00f09 100644
--- a/web/html/inbounds.html
+++ b/web/html/inbounds.html
@@ -736,7 +736,7 @@
refreshing: false,
refreshInterval: Number(localStorage.getItem("refreshInterval")) || 5000,
subSettings: {
- enable: true,
+ enable: false,
subTitle: '',
subURI: '',
subJsonURI: '',
@@ -747,7 +747,7 @@
tgBotEnable: false,
showAlert: false,
ipLimitEnable: false,
- pageSize: 50,
+ pageSize: 0,
},
methods: {
loading(spinning = true) {