1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update local_vars_min.yml

This commit is contained in:
A Holt 2019-01-03 13:00:46 -05:00 committed by GitHub
parent 2006881560
commit 222e8b159a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,8 @@ dns_jail_enabled: False
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in # Python-based Captive Portal, that @m-anish & @jvonau experimented with in
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt # 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).
captive_portal_install: True captive_portal_install: False
captive_portal_enabled: True captive_portal_enabled: False
# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO
# Set to "False" if you want to revert to the older Dynamic Menuing system # Set to "False" if you want to revert to the older Dynamic Menuing system