defaults uplink/downlink shaping 1200/12000

This commit is contained in:
Marcel Senf
2015-03-13 23:52:57 +01:00
parent 2dc39c7e65
commit 8c66fd2470

View File

@@ -193,8 +193,8 @@ autoupdater = {
mesh_vpn = { mesh_vpn = {
ifname = 'mesh-vpn', ifname = 'mesh-vpn',
enabled = false, enabled = false,
limit_egress = 200, limit_egress = 1200,
limit_ingress = 3000, limit_ingress = 12000,
}, },
}, },