Skip to content

Commit 5122091

Browse files
committed
outbound Traffic - default false
if you need it you need to change it manually to true
1 parent b349566 commit 5122091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/service/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"system": {
5252
"statsInboundDownlink": true,
5353
"statsInboundUplink": true,
54-
"statsOutboundDownlink": true,
55-
"statsOutboundUplink": true
54+
"statsOutboundDownlink": false,
55+
"statsOutboundUplink": false
5656
}
5757
},
5858
"routing": {

0 commit comments

Comments
 (0)