mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update local_vars_big.yml
This commit is contained in:
parent
8012408ca6
commit
e10188807f
1 changed files with 8 additions and 7 deletions
|
@ -105,8 +105,8 @@ apache_high_php_limits: False
|
|||
|
||||
# 4-SERVER-OPTIONS
|
||||
|
||||
# dnsmasq, named, dhcpd basics are installed here...in preparation for
|
||||
# the full roles/network = iiab-network that runs after 9-LOCAL-ADDONS
|
||||
# DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs
|
||||
# after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network")
|
||||
|
||||
# Squid
|
||||
squid_install: True
|
||||
|
@ -147,13 +147,14 @@ iiab_usb_lib_show_all: True
|
|||
# activity_server_install: False
|
||||
# activity_server_enabled: False
|
||||
|
||||
# Please instead consider 'ejabberd' in Stage 6-GENERIC-APPS below
|
||||
# ejabberd_xs_install: False
|
||||
# ejabberd_xs_enabled: False
|
||||
|
||||
# Change calibre_port from 8080 to 8010 below, if you enable idmgr
|
||||
# idmgr_install: False
|
||||
# idmgr_enabled: False
|
||||
|
||||
# ejabberd_xs_install: False
|
||||
# ejabberd_xs_enabled: False
|
||||
|
||||
|
||||
# 6-GENERIC-APPS
|
||||
|
||||
|
@ -172,9 +173,9 @@ ejabberd_enabled: False
|
|||
nextcloud_install: True
|
||||
nextcloud_enabled: True
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: True
|
||||
wordpress_enabled: True
|
||||
# If using WordPress intensively, consider setting apache_high_php_limits above
|
||||
|
||||
|
||||
# 7-EDU-APPS
|
||||
|
@ -194,7 +195,7 @@ kiwix_enabled: True
|
|||
# Warning: Moodle is a serious LMS, that takes a while to install
|
||||
moodle_install: True
|
||||
moodle_enabled: True
|
||||
# If using Moodle intensively, consider setting apache_high_php_limits above
|
||||
# If using Moodle intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
|
||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
||||
# Sugarizer 1.0.1+ strategies to solve? github.com/iiab/iiab/pull/957
|
||||
|
|
Loading…
Reference in a new issue