mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
"manually_toggle_AP: false" unless WiFi install detected
This commit is contained in:
parent
c412f02f70
commit
3a1d9e2657
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ host_country_code: US
|
||||||
hostapd_secure: True
|
hostapd_secure: True
|
||||||
hostapd_password: "iiab2017"
|
hostapd_password: "iiab2017"
|
||||||
driver_name: nl80211
|
driver_name: nl80211
|
||||||
|
# Defer AP if WiFi install detected ("iiab-hotspot-on" should be run manually)
|
||||||
|
manually_toggle_AP: false
|
||||||
|
|
||||||
network_config_dir: /etc/network/interfaces.d
|
network_config_dir: /etc/network/interfaces.d
|
||||||
#iiab_network_mode: "Gateway"
|
#iiab_network_mode: "Gateway"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue