diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index d2008274e..2634e2b19 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -127,7 +127,7 @@ pi_swap_file_size: 1024 # See also Apache vars {default_language, language_priority} @ top of this file # -# For schools that use WordPress/Nextcloud/Moodle intensively: iiab/iiab#1147 +# For schools that use WordPress/Nextcloud/Moodle intensively: iiab/iiab#1147 apache_high_php_limits: False # WARNING: Enabling this might cause excess use of RAM/disk or other resources! # SO AFTER INSTALLING IIAB, VERIFY THAT THESE 5 SETTINGS... @@ -230,8 +230,8 @@ nodered_enabled: False nextcloud_install: True nextcloud_enabled: True nextcloud_allow_public_ips: False -# To further refine Nextcloud access controls based on IPv4 addresses, see: -# https://github.com/iiab/iiab/blob/master/roles/nextcloud/templates/nextcloud.conf.j2 +# Configuration tips for IPv4 access controls and tuning RAM/resources: +# https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md # A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX. # Works on Ubuntu 18.04, Debian 9. Experimental on Rasp/RPi 3. Uses Node.js 10.x