From 8c66fd247095f85e57fdab1dbac08a75da45c2d2 Mon Sep 17 00:00:00 2001 From: Marcel Senf Date: Fri, 13 Mar 2015 23:52:57 +0100 Subject: [PATCH] defaults uplink/downlink shaping 1200/12000 --- site.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site.conf b/site.conf index 2b2012c..7cb74aa 100644 --- a/site.conf +++ b/site.conf @@ -193,8 +193,8 @@ autoupdater = { mesh_vpn = { ifname = 'mesh-vpn', enabled = false, - limit_egress = 200, - limit_ingress = 3000, + limit_egress = 1200, + limit_ingress = 12000, }, },