mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Doc Nextcloud d/l workaround in < 80 chars
This commit is contained in:
parent
7871c6dd37
commit
5fc5bd3e52
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ nextcloud_url: /nextcloud
|
|||
nextcloud_prefix: /opt
|
||||
nextcloud_data_dir: "{{ content_base }}/nextcloud/data" # /library/nextcloud/data
|
||||
|
||||
# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle
|
||||
# 2020-01-07: If installing IIAB often, download.nextcloud.com may throttle
|
||||
# you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112).
|
||||
# The following line can avoid that: (but might install an older Nextcloud)
|
||||
# The following line can avoid that: (but might install an older Nextcloud!)
|
||||
# nextcloud_dl_url: http://d.iiab.io/packages
|
||||
nextcloud_dl_url: https://download.nextcloud.com/server/releases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue