Custom settings

This commit is contained in:
Federico Frigo
2021-09-30 11:04:57 +01:00
parent c661b0f473
commit 50ab349d1b
10 changed files with 49 additions and 19 deletions

View File

@@ -4,14 +4,14 @@ ctrl_interface_group=0
beacon_int=100
auth_algs=1
wpa_key_mgmt=WPA-PSK
ssid=raspi-webgui
ssid=isobox
channel=1
hw_mode=g
wpa_passphrase=ChangeMe
interface=wlan0
wpa_passphrase=isobox-password
interface=uap0
wpa=2
wpa_pairwise=CCMP
country_code=
country_code=IT
## Rapberry Pi 3 specific to on board WLAN/WiFi
#ieee80211n=1 # 802.11n support (Raspberry Pi 3)
#wmm_enabled=1 # QoS support (Raspberry Pi 3)
@@ -22,3 +22,4 @@ country_code=
## RaspAP bridge AP mode (disabled by default)
#bridge=br0
ignore_broadcast_ssid=0