summaryrefslogtreecommitdiff
path: root/roles
diff options
context:
space:
mode:
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
+ **
****************************************