diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 99ce5b5cb..bae4a6e39 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -73,8 +73,9 @@ iiab_domain: lan lan_ip: 172.18.96.1 lan_netmask: 255.255.224.0 -# Homepage: set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki) +# Homepage: set to /home or /wordpress or /wiki (for MediaWiki) iiab_home_url: /home +# You might also want to set captiveportal_splash_page (below!) # Internal Wi-Fi Access Point # Values are used if there is an internal Wi-Fi adapter and hostapd is enabled @@ -143,11 +144,12 @@ dns_jail_enabled: False # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt -# extensively refined later in 2018 (PRs #1179, #1300, #1327). +# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070). captiveportal_install: False captiveportal_enabled: False captiveportal_port: 9090 captiveportal_splash_page: / +# You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Bluetooth PAN access to IIAB server