From 98bd7bab1afab2ac52c8cb104329055bba75d236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aim=C3=A9?= Date: Tue, 15 Jun 2021 15:53:39 +0200 Subject: [PATCH] Update hostapd.conf --- server/frontend/app/assets/hostapd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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