From 8ec3acb17ed30226be13f6fe7fda2631b616d1ed Mon Sep 17 00:00:00 2001 From: ohrensessel Date: Tue, 15 Jul 2014 17:52:17 +0200 Subject: [PATCH] Increase default tc limits --- site.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site.conf b/site.conf index 2cc3fcc..0e6ac91 100644 --- a/site.conf +++ b/site.conf @@ -167,8 +167,8 @@ mesh_vpn = { ifname = 'mesh-vpn', enabled = 0, - limit_egress = 300, - limit_ingress = 4000, + limit_egress = 500, + limit_ingress = 8000, }, },