1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Update medium.localvars

This commit is contained in:
A Holt 2017-10-02 21:39:45 -04:00 committed by GitHub
parent b3dfeea480
commit f669a52e27

View file

@ -31,8 +31,8 @@ services_externally_visible: True
# Make this True if client machines should have access to WAN/Internet:
iiab_gateway_enabled: False
# Make this True if you want http://box/common/services/power_off.php to work:
allow_apache_sudo: False
# Make this False to disable http://box/common/services/power_off.php button:
allow_apache_sudo: True
# 3-BASE
@ -68,7 +68,7 @@ phpmyadmin_enabled: False
# 5-XO-SERVICES
# Legacy XO services have been removed but are recoverable. Please contact
# Lesser-supported XO services need additional testing. Please contact
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
# authserver_install: False
@ -102,7 +102,7 @@ wordpress_install: True
wordpress_enabled: True
elgg_install: True
elgg_enabled: False
elgg_enabled: True
dokuwiki_install: False
dokuwiki_enabled: False
@ -123,6 +123,9 @@ kalite_cron_enabled: True
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
sugarizer_install: True
sugarizer_enabled: True
# sugarizer_enabled is currently IGNORED as basic Sugarizer works w/o Journal!
# https://github.com/iiab/iiab/issues/193 Subsequent "./runtags sugarizer" fail
# https://github.com/iiab/iiab/issues/240 Sugarizer 0.8 to 0.9 ongoing issues
calibre_install: True
calibre_enabled: True