mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #548 from holta/master
/library -> "{{ content_base }}/nextcloud/data"
This commit is contained in:
commit
1f77b3d767
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ nextcloud_enabled: False
|
|||
|
||||
nextcloud_url: /nextcloud
|
||||
nextcloud_prefix: /opt
|
||||
nextcloud_data_dir: /library/nextcloud/data
|
||||
nextcloud_data_dir: "{{ content_base }}/nextcloud/data"
|
||||
nextcloud_dl_url: https://download.nextcloud.com/server/releases/
|
||||
nextcloud_src_file: latest-12.tar.bz2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue