site.conf: support for 802.11b data rates removed

This commit is contained in:
bdobe 2016-09-26 22:33:57 +02:00
parent 3d7324cbc4
commit 7c9ce52ad0

View file

@ -19,6 +19,10 @@
wifi24 = {
channel = 1,
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
basic_rate = {6000, 9000, 18000, 36000, 54000},
ap = {
ssid = 'hamburg.freifunk.net',
},