diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 0315e77d5..d79da04aa 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -29,8 +29,9 @@ iiab_admin_pwd_hash: $6$xsce51$D.IrrEeLBYIuJkGDmi27pZUGOwPFp98qpl3hxMwWV4hXigFGm iiab_hostname: box iiab_domain: lan -# 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!) # Raspbian requires WiFi country since March 2018. Please set it here: host_country_code: US @@ -81,10 +82,11 @@ 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_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