mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Custom settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user