From c9ba393ce7bd7050b4d2dc8d4e3c019641a5f087 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 4 Feb 2024 13:02:28 +0330 Subject: [PATCH] xray config - statsOutbound --- web/service/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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": {