diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 5472cecae..6944d1189 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -122,10 +122,9 @@ captive_portal_enabled: True captive_portal_port: 9090 # In a pinch, disable it by running: systemctl disable captive-portal -# For @tim-moody's Nodogsplash approach to Captive Portal? -# Highly experimental as of June 2018: https://github.com/iiab/iiab/issues/608 -# captive_portal_install: False -# captive_portal_enabled: False +# Set to "False" if you want to revert to the older Dynamic Menuing system +# (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) +js_menu_install: True # Wonder Shaper # Unmaintained as of October 2017: https://github.com/iiab/iiab/pull/382