1
0
Fork 0
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:
A Holt 2017-12-28 19:02:06 -05:00 committed by GitHub
parent c412f02f70
commit 3a1d9e2657
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,8 @@ host_country_code: US
hostapd_secure: True
hostapd_password: "iiab2017"
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
#iiab_network_mode: "Gateway"