mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update local_vars_big.yml
This commit is contained in:
parent
7c38d22f07
commit
4f9c849671
1 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ apache_allow_sudo: True
|
||||||
|
|
||||||
# For schools that use WordPress and/or Moodle intensively. See iiab/iiab #1147
|
# For schools that use WordPress and/or Moodle intensively. See iiab/iiab #1147
|
||||||
# WARNING: Enabling this (might) cause excess use of RAM or other resources?
|
# WARNING: Enabling this (might) cause excess use of RAM or other resources?
|
||||||
apache_raise_php_limits: False
|
apache_high_php_limits: False
|
||||||
|
|
||||||
# roles/mysql runs here (mandatory)
|
# roles/mysql runs here (mandatory)
|
||||||
|
|
||||||
|
@ -158,7 +158,7 @@ nextcloud_enabled: True
|
||||||
|
|
||||||
wordpress_install: True
|
wordpress_install: True
|
||||||
wordpress_enabled: True
|
wordpress_enabled: True
|
||||||
# If using WordPress intensively, consider setting apache_raise_php_limits above
|
# If using WordPress intensively, consider setting apache_high_php_limits above
|
||||||
|
|
||||||
|
|
||||||
# 7-EDU-APPS
|
# 7-EDU-APPS
|
||||||
|
@ -178,7 +178,7 @@ kiwix_enabled: True
|
||||||
# Warning: Moodle is a serious LMS, that takes a while to install
|
# Warning: Moodle is a serious LMS, that takes a while to install
|
||||||
moodle_install: True
|
moodle_install: True
|
||||||
moodle_enabled: True
|
moodle_enabled: True
|
||||||
# If using Moodle intensively, consider setting apache_raise_php_limits above
|
# If using Moodle intensively, consider setting apache_high_php_limits above
|
||||||
|
|
||||||
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879
|
# 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
|
# Sugarizer 1.0.1+ strategies to solve? github.com/iiab/iiab/pull/957
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue