From 399028156eaa34c05a4ccdc4887fd9507efc4740 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 9 Dec 2018 11:48:03 -0500 Subject: [PATCH] Update local_vars_medium.yml --- vars/local_vars_medium.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 40e303b6f..8288971d2 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -62,6 +62,10 @@ captive_portal_install: True captive_portal_enabled: True # In a pinch, disable it by running: systemctl disable captive-portal +# 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 + # Unmaintained as of October 2017: https://github.com/iiab/iiab/pull/382 # wondershaper_install: False # wondershaper_enabled: False