mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
reboot_to_AP: False (for installs via WiFi)
This commit is contained in:
parent
1623099849
commit
d84c14e2b6
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ host_wifi_mode: g
|
|||
host_channel: 6
|
||||
hostapd_secure: False
|
||||
hostapd_password: changeme
|
||||
# Option to reboot to Access Point after installing over WiFi (equiv to running iiab-hotspot-on)
|
||||
reboot_to_AP: False
|
||||
|
||||
# Gateway mode
|
||||
iiab_lan_enabled: True
|
||||
|
|
Loading…
Reference in a new issue