Skip to content
Snippets Groups Projects
Commit ed32e471 authored by Stefan Tabbert's avatar Stefan Tabbert
Browse files

Update site.conf

comment htmode
parent 79f4065f
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
wifi24 = { wifi24 = {
channel = 1, channel = 1,
htmode = 'HT20', htmode = 'HT20', --only for optic
ap = { ap = {
ssid = 'Freifunk', ssid = 'Freifunk',
}, },
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
wifi5 = { wifi5 = {
channel = 44, channel = 44,
htmode = 'HT20', htmode = 'HT20', --only for optic
ap = { ap = {
ssid = 'Freifunk', ssid = 'Freifunk',
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment