From 363d59571be126de66c50a8ca3cb2d97a6a23182 Mon Sep 17 00:00:00 2001 From: bdobe Date: Mon, 26 Sep 2016 22:36:16 +0200 Subject: [PATCH] site.conf: default VPN bandwidth limit raised --- site.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site.conf b/site.conf index 12df01a..bbf890f 100644 --- a/site.conf +++ b/site.conf @@ -109,8 +109,8 @@ }, bandwidth_limit = { enabled = false, - ingress = 8000, - egress = 500, + ingress = 8096, + egress = 1024, }, },