diff --git a/server/frontend/app/assets/hostapd.conf b/server/frontend/app/assets/hostapd.conf index 2d5c1db..387e0a8 100644 --- a/server/frontend/app/assets/hostapd.conf +++ b/server/frontend/app/assets/hostapd.conf @@ -2,11 +2,11 @@ country_code=GB interface={IFACE} ssid={SSID} hw_mode=g -channel=7 +channel={CHAN} auth_algs=1 wpa=2 wpa_passphrase={PASS} wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP rsn_pairwise=CCMP -disassoc_low_ack=0 \ No newline at end of file +disassoc_low_ack=0