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-02-04 12:32:28 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-02-04 12:32:28 +0300
commitc9ba393ce7bd7050b4d2dc8d4e3c019641a5f087 (patch)
treedec7d9a781399bcf814426ccb636ea4ac1c21465
parentaa40016ec82cac86d0e1a1a793dcaeaf1d540b0d (diff)
xray config - statsOutboundv2.1.3
-rw-r--r--web/service/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/service/config.json b/web/service/config.json
index 5c25ed92..6cf6c3a6 100644
--- a/web/service/config.json
+++ b/web/service/config.json
@@ -44,7 +44,9 @@
},
"system": {
"statsInboundDownlink": true,
- "statsInboundUplink": true
+ "statsInboundUplink": true,
+ "statsOutboundDownlink": true,
+ "statsOutboundUplink": true
}
},
"routing": {