diff --git a/site.conf b/site.conf index 6c243d6..6f6de8d 100644 --- a/site.conf +++ b/site.conf @@ -90,6 +90,11 @@ }, }, }, + bandwidth_limit = { + enabled = true, + egress = 500, + ingress = 8000, + }, }, opkg = { @@ -152,15 +157,6 @@ branch = 'testing', }, - simple_tc = { - mesh_vpn = { - ifname = "mesh-vpn", - enabled = true, - limit_egress = 500, - limit_ingress = 8000, - }, - }, - config_mode = { geo_location = { show_altitude = false,