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…
x
Reference in New Issue
Block a user