mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
turn on install and off the services by default
This commit is contained in:
parent
c94368928f
commit
b8436c1e3c
1 changed files with 5 additions and 0 deletions
|
@ -88,6 +88,11 @@ reboot_to_AP: False
|
|||
# For those installing IIAB over WiFi: "reboot_to_AP: True" overrides the above
|
||||
# detection of WiFi-as-gateway, forcing "hostapd_enabled: True" regardless.
|
||||
|
||||
# Bluetooth PAN access to server
|
||||
bluetooth_install: True
|
||||
bluetooth_enabled: False
|
||||
bluetooth_term_enabled: False
|
||||
|
||||
# Gateway mode
|
||||
iiab_lan_enabled: True
|
||||
iiab_wan_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue