forked from remote/site-ffmuc
site.conf: Switch back to production ssid settings
This commit is contained in:
12
site.conf
12
site.conf
@@ -13,20 +13,20 @@
|
|||||||
regdom = 'DE',
|
regdom = 'DE',
|
||||||
|
|
||||||
wifi24 = {
|
wifi24 = {
|
||||||
ssid = 'test.muenchen.freifunk.net',
|
ssid = 'muenchen.freifunk.net',
|
||||||
channel = 6,
|
channel = 6,
|
||||||
htmode = 'HT20',
|
htmode = 'HT20',
|
||||||
mesh_ssid = 'test.mesh.ffmuc',
|
mesh_ssid = 'mesh.ffmuc',
|
||||||
mesh_bssid = '02:0E:8E:1E:61:16',
|
mesh_bssid = '02:0E:8E:1E:61:17',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
|
|
||||||
wifi5 = {
|
wifi5 = {
|
||||||
ssid = 'test.muenchen.freifunk.net',
|
ssid = 'muenchen.freifunk.net',
|
||||||
channel = 44,
|
channel = 44,
|
||||||
htmode = 'HT40+',
|
htmode = 'HT40+',
|
||||||
mesh_ssid = 'test.mesh.ffmuc',
|
mesh_ssid = 'mesh.ffmuc',
|
||||||
mesh_bssid = '02:0E:8E:1E:61:16',
|
mesh_bssid = '02:0E:8E:1E:61:17',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user