diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 238a33487..1e9a093b2 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -243,6 +243,11 @@ nextcloud_enabled: True nextcloud_allow_public_ips: False # Configuration tips for IPv4 access controls and tuning RAM/resources: # https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md +# +# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle +# you to 100 kbit/sec, delaying your IIAB install by an hour or more (#2112). +# Uncomment the following line to avoid that: (might install an older Nextcloud) +# nextcloud_dl_url: http://d.iiab.io/packages # 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