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 b34956647b
commit 51220917c4
No known key found for this signature in database
GPG Key ID: D875CD086CF668A0

View File

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