diff --git a/domains/ffrgb_cty.conf b/domains/ffrgb_cty.conf index 6acc79f..533fd7a 100644 --- a/domains/ffrgb_cty.conf +++ b/domains/ffrgb_cty.conf @@ -18,9 +18,6 @@ wifi24 = { channel = 1, htmode = 'HT20', - -- disable 802.11b support: - supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, -- List of supported wifi rates (optional) - basic_rate = {6000, 9000, 18000, 36000, 54000}, -- List of basic wifi rates (optional, required if supported_rates is set) ap = { ssid = 'regensburg.freifunk.net', }, diff --git a/domains/ffrgb_tst.conf b/domains/ffrgb_tst.conf index 2a8c9f1..a823ee2 100644 --- a/domains/ffrgb_tst.conf +++ b/domains/ffrgb_tst.conf @@ -19,9 +19,6 @@ wifi24 = { channel = 1, htmode = 'HT20', - -- disable 802.11b support: - supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, -- List of supported wifi rates (optional) - basic_rate = {6000, 9000, 18000, 36000, 54000}, -- List of basic wifi rates (optional, required if supported_rates is set) ap = { ssid = 'test.freifunk.net', }, diff --git a/domains/ffrgb_uml.conf b/domains/ffrgb_uml.conf index 3f98dda..8f46749 100644 --- a/domains/ffrgb_uml.conf +++ b/domains/ffrgb_uml.conf @@ -18,9 +18,6 @@ wifi24 = { channel = 1, htmode = 'HT20', - -- disable 802.11b support: - supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, -- List of supported wifi rates (optional) - basic_rate = {6000, 9000, 18000, 36000, 54000}, -- List of basic wifi rates (optional, required if supported_rates is set) ap = { ssid = 'regensburg.freifunk.net', }, diff --git a/site.conf b/site.conf index c0b04a6..89b15a6 100644 --- a/site.conf +++ b/site.conf @@ -18,6 +18,12 @@ regdom = 'DE', + wifi24 = { + -- disable 802.11b support: + supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, -- List of supported wifi rates (optional) + basic_rate = {6000, 9000, 18000, 36000, 54000}, -- List of basic wifi rates (optional, required if supported_rates is set) + } + mesh_vpn = { mtu = 1426, fastd = {