Parcourir la source

xray config - statsOutbound

MHSanaei il y a 1 an
Parent
commit
c9ba393ce7
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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": {