mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-03-01 01:20:49 +03:00
outbound Traffic - default false
if you need it you need to change it manually to true
This commit is contained in:
parent
b34956647b
commit
51220917c4
@ -51,8 +51,8 @@
|
|||||||
"system": {
|
"system": {
|
||||||
"statsInboundDownlink": true,
|
"statsInboundDownlink": true,
|
||||||
"statsInboundUplink": true,
|
"statsInboundUplink": true,
|
||||||
"statsOutboundDownlink": true,
|
"statsOutboundDownlink": false,
|
||||||
"statsOutboundUplink": true
|
"statsOutboundUplink": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"routing": {
|
"routing": {
|
||||||
|
Loading…
Reference in New Issue
Block a user