diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index f7ac38e14..ae1f82091 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.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: False nextcloud_enabled: False 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