Update for new bandwidth limitation

This commit is contained in:
Matthias Schiffer 2015-10-15 02:22:56 +02:00
parent cfd7f95158
commit 3f3fff7964

View file

@ -77,6 +77,11 @@
},
},
},
bandwidth_limit = {
enabled = false,
ingress = 5000,
egress = 200,
},
},
autoupdater = {
@ -113,15 +118,6 @@
},
},
simple_tc = {
mesh_vpn = {
ifname = 'mesh-vpn',
enabled = false,
limit_egress = 200,
limit_ingress = 3000,
},
},
legacy = {
version_files = {'/etc/.freifunk_version_keep', '/etc/.lff_version_keep'},
old_files = {'/etc/config/config_mode', '/etc/config/ffhl', '/etc/config/freifunk'},