mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
1a2c22ea01
commit
b45c4b0bcd
1 changed files with 6 additions and 2 deletions
|
@ -84,8 +84,12 @@ iiab_home_url: /home
|
||||||
# You might also want to set captiveportal_splash_page (below!)
|
# You might also want to set captiveportal_splash_page (below!)
|
||||||
|
|
||||||
# Internal Wi-Fi Access Point
|
# Internal Wi-Fi Access Point
|
||||||
# Values are used if there is an internal Wi-Fi adapter and hostapd is enabled
|
# Values are used if there is an internal Wi-Fi adapter and hostapd is enabled.
|
||||||
# The platform variable adapts install to specific hardware (raspberry pi=rpi2)
|
#
|
||||||
|
# WARNING: If you connect your IIAB's internal WiFi to the Internet over 5 GHz,
|
||||||
|
# you'll end up preventing older laptops/phones/tablets (which require 2.4 GHz)
|
||||||
|
# from connecting to your IIAB's internal hotspot! BAD IDEA (:
|
||||||
|
#
|
||||||
# Raspbian req WiFi country since March 2018. CHANGE IT IN /etc/iiab/local_vars.yml
|
# Raspbian req WiFi country since March 2018. CHANGE IT IN /etc/iiab/local_vars.yml
|
||||||
host_country_code: US
|
host_country_code: US
|
||||||
host_ssid: "Internet in a Box"
|
host_ssid: "Internet in a Box"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue