Skip to content
Snippets Groups Projects
Commit 4be4c3eb authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

Update site.conf: prepare for stable

parent 3f1f069b
No related branches found
No related tags found
No related merge requests found
......@@ -28,16 +28,16 @@
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
basic_rate = {6000, 9000, 18000, 36000, 54000},
ap = {
ssid = 'testing.nordwest.freifunk.net',
ssid = 'nordwest.freifunk.net',
},
ibss = {
ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BE',
ssid = 'mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF',
mcast_rate = 12000,
},
mesh = {
id = 'testing-ffnw-mesh_',
id = 'ffnw-mesh_',
mcast_rate = 12000,
},
},
......@@ -45,15 +45,15 @@
channel = 44,
htmode = 'HT40+',
ap = {
ssid = 'testing.nordwest.freifunk.net',
ssid = 'nordwest.freifunk.net',
},
ibss = {
ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BE',
ssid = 'mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF',
mcast_rate = 12000,
},
mesh = {
id = 'testing-ffnw-mesh_',
id = 'ffnw-mesh_',
mcast_rate = 12000,
},
},
......
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