Skip to content
Snippets Groups Projects
Commit f7ac8837 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

site.conf: rm release preparation

parent 5683cc63
No related branches found
No related tags found
1 merge request!30Rebase change on master
...@@ -22,15 +22,15 @@ ...@@ -22,15 +22,15 @@
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
basic_rate = {6000, 9000, 18000, 36000, 54000}, basic_rate = {6000, 9000, 18000, 36000, 54000},
ap = { ap = {
ssid = 'nordwest.freifunk.net', ssid = 'testing.nordwest.freifunk.net',
}, },
ibss = { ibss = {
ssid = 'mesh.ffnw', ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF', bssid = '02:CA:FF:EE:BA:BE',
mcast_rate = 12000, mcast_rate = 12000,
}, },
-- mesh = { -- mesh = {
-- id = 'ffnw-mesh_', -- id = 't-ffnw-mesh_',
-- mcast_rate = 12000, -- mcast_rate = 12000,
-- disabled = true, -- disabled = true,
-- }, -- },
...@@ -38,15 +38,15 @@ ...@@ -38,15 +38,15 @@
wifi5 = { wifi5 = {
channel = 44, channel = 44,
ap = { ap = {
ssid = 'nordwest.freifunk.net', ssid = 'testing.nordwest.freifunk.net',
}, },
ibss = { ibss = {
ssid = 'mesh.ffnw', ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF', bssid = '02:CA:FF:EE:BA:BE',
mcast_rate = 12000, mcast_rate = 12000,
}, },
-- mesh = { -- mesh = {
-- id = 'ffnw-mesh_', -- id = 't-ffnw-mesh_',
-- mcast_rate = 12000, -- mcast_rate = 12000,
-- disabled = true, -- disabled = true,
-- }, -- },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment