feat: add drawio instance for nextcloud and opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
f3f2b6d5b7
commit
910986b808
11 changed files with 152 additions and 4 deletions
|
|
@ -29,6 +29,12 @@ nextcloud_enable_collabora: true
|
|||
nextcloud_collabora_domain: "office.local.test"
|
||||
nextcloud_collabora_disable_cert_verification: false
|
||||
|
||||
# Draw.io integration (set nextcloud_drawio_url to enable)
|
||||
nextcloud_enable_drawio: false
|
||||
nextcloud_drawio_url: ""
|
||||
nextcloud_drawio_theme: "kennedy"
|
||||
nextcloud_drawio_offline: "yes"
|
||||
|
||||
nextcloud_use_s3_storage: false
|
||||
nextcloud_s3_key: changeme
|
||||
nextcloud_s3_secret: changeme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue