mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
3d5d5ac039
commit
63ebba5c14
1 changed files with 2 additions and 1 deletions
|
@ -48,8 +48,9 @@ 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
|
manually_toggle_AP: false
|
||||||
|
# Above defers AP if installing via WiFi (then after ./iiab-install completes
|
||||||
|
# and content is downloaded, run "iiab-hotspot-on" to enable internal AP).
|
||||||
|
|
||||||
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