Browse Source

xray config - statsOutbound

MHSanaei 1 year ago
parent
commit
c9ba393ce7
1 changed files with 3 additions and 1 deletions
  1. 3 1
      web/service/config.json

+ 3 - 1
web/service/config.json

@@ -44,7 +44,9 @@
     },
     "system": {
       "statsInboundDownlink": true,
-      "statsInboundUplink": true
+      "statsInboundUplink": true,
+      "statsOutboundDownlink": true,
+      "statsOutboundUplink": true
     }
   },
   "routing": {