diff --git a/site.conf b/site.conf index eb276c080517c1cf88239b8af9bb91a6e71dd844..8fc2aede68735e4b2f50dd91c893bbbfb25854a4 100644 --- a/site.conf +++ b/site.conf @@ -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, }, },