outbound Traffic - default false

if you need it you need to change it manually to true
This commit is contained in:
mhsanaei 2025-01-26 11:22:42 +01:00
parent 6e1eb60cb1
commit 4f3d530874

View file

@ -51,8 +51,8 @@
"system": {
"statsInboundDownlink": true,
"statsInboundUplink": true,
"statsOutboundDownlink": true,
"statsOutboundUplink": true
"statsOutboundDownlink": false,
"statsOutboundUplink": false
}
},
"routing": {