diff --git a/extra/ffmuc.conf b/extra/ffmuc.conf index 162a72b..5ce8129 100644 --- a/extra/ffmuc.conf +++ b/extra/ffmuc.conf @@ -16,7 +16,6 @@ wifi24 = { channel = 6, - htmode = 'HT20', ap = { ssid = 'muenchen.freifunk.net', }, @@ -33,7 +32,6 @@ wifi5 = { channel = 44, - htmode = 'HT40+', ap = { ssid = 'muenchen.freifunk.net', }, diff --git a/extra/ffmuc_umland.conf b/extra/ffmuc_umland.conf index 92832c6..22cd0a6 100644 --- a/extra/ffmuc_umland.conf +++ b/extra/ffmuc_umland.conf @@ -16,7 +16,6 @@ wifi24 = { channel = 6, - htmode = 'HT20', ap = { ssid = 'muenchen.freifunk.net', }, @@ -33,7 +32,6 @@ wifi5 = { channel = 44, - htmode = 'HT40+', ap = { ssid = 'muenchen.freifunk.net', }, diff --git a/extra/ffmuc_welcome.conf b/extra/ffmuc_welcome.conf index e0568a9..5e7610d 100644 --- a/extra/ffmuc_welcome.conf +++ b/extra/ffmuc_welcome.conf @@ -16,7 +16,6 @@ wifi24 = { channel = 6, - htmode = 'HT20', ap = { ssid = 'muenchen.freifunk.net', }, @@ -33,7 +32,6 @@ wifi5 = { channel = 44, - htmode = 'HT40+', ap = { ssid = 'muenchen.freifunk.net', }, diff --git a/site.conf b/site.conf index 162a72b..5ce8129 100644 --- a/site.conf +++ b/site.conf @@ -16,7 +16,6 @@ wifi24 = { channel = 6, - htmode = 'HT20', ap = { ssid = 'muenchen.freifunk.net', }, @@ -33,7 +32,6 @@ wifi5 = { channel = 44, - htmode = 'HT40+', ap = { ssid = 'muenchen.freifunk.net', },