Correctly disable 11s mesh for now...
This commit is contained in:
parent
073bd4fa3e
commit
9667e6e1fe
1 changed files with 6 additions and 6 deletions
12
site.conf
12
site.conf
|
@ -23,15 +23,15 @@
|
|||
ap = {
|
||||
ssid = 'luebeck.freifunk.net',
|
||||
},
|
||||
--[[ibss = {
|
||||
ibss = {
|
||||
ssid = '02:d1:11:37:fc:38',
|
||||
bssid = '02:d1:11:37:fc:38',
|
||||
mcast_rate = 12000,
|
||||
},--]]
|
||||
mesh = {
|
||||
},
|
||||
--[[mesh = {
|
||||
id = 'eseB6Qlu',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
},--]]
|
||||
},
|
||||
wifi5 = {
|
||||
channel = 44,
|
||||
|
@ -44,10 +44,10 @@
|
|||
bssid = '02:d1:11:37:fc:38',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
mesh = {
|
||||
--[[mesh = {
|
||||
id = 'eseB6Qlu',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
},--]]
|
||||
},
|
||||
|
||||
next_node = {
|
||||
|
|
Loading…
Reference in a new issue