summaryrefslogtreecommitdiff
path: root/roles
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-10-28 23:10:34 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-10-28 23:10:34 +0200
commit70623682bddc595659a55133a30ff37cd88dc1c8 (patch)
tree16d7b89a7e5932c3fc9fc4d1bb281a339a163afa /roles
parentsk-cloudio: prepare update of collabora (diff)
sk-cloudio: upgrade collabora
Diffstat (limited to 'roles')
-rw-r--r--roles/apps/nextcloud/tasks/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/apps/nextcloud/tasks/main.yml b/roles/apps/nextcloud/tasks/main.yml
index 2559ae92..d1a11b19 100644
--- a/roles/apps/nextcloud/tasks/main.yml
+++ b/roles/apps/nextcloud/tasks/main.yml
@@ -232,4 +232,9 @@
** $ nextcloud-occ {{ item.key }} config:system:set redis timeout --type float --value 0.0
** $ nextcloud-occ {{ item.key }} config:system:set redis password
**
+ ** in case you want to use an exteranl collabora/code server:
+ **
+ ** $ nextcloud-occ {{ item.key }} app:disable richdocumentscode
+ ** $ nextcloud-occ {{ item.key }} app:remove richdocumentscode
+ **
****************************************