chore: ensure we can use the same collabora instance for multiple cloud instances
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
d3d7bb9ba5
commit
6be4a50f8f
7 changed files with 405 additions and 12 deletions
|
|
@ -41,5 +41,10 @@ opencloud_s3_access_key: ""
|
|||
opencloud_s3_secret_key: ""
|
||||
opencloud_s3_bucket: "opencloud"
|
||||
|
||||
# Collabora integration (set opencloud_collabora_domain to enable)
|
||||
opencloud_collabora_domain: ""
|
||||
opencloud_wopi_domain: ""
|
||||
opencloud_collabora_insecure: true
|
||||
|
||||
# CSP configuration (extra URLs to allow in connect-src)
|
||||
opencloud_csp_extra_connect_src: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue