diff --git a/site.conf b/site.conf index 4814c1d..d1cd16e 100644 --- a/site.conf +++ b/site.conf @@ -78,9 +78,9 @@ simple_tc => { mesh_vpn => { ifname => "mesh-vpn", - enabled => 0, - limit_egress => 200, - limit_ingress => 3000, + enabled => 1, + limit_egress => 500, + limit_ingress => 8000, }, },