From 104cafc3712cc4d19e4acd3949a554d445757c05 Mon Sep 17 00:00:00 2001 From: Mar Alegre Date: Thu, 20 May 2021 15:13:24 -0400 Subject: [PATCH] updated disabled apps for nextcloud --- nextcloud/Systemdfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/Systemdfile b/nextcloud/Systemdfile index a050a5c..d4372d3 100644 --- a/nextcloud/Systemdfile +++ b/nextcloud/Systemdfile @@ -26,7 +26,7 @@ nc-occ app:install bookmarks nc-occ app:install mail # disable apps we don't want -nc-occ app:disable comments federation files_trashbin files_versions firstrunwizard recommendations support survey_client systemtags +nc-occ app:disable comments dashboard federation files_trashbin firstrunwizard recommendations support survey_client systemtags # configure apps # set calendar to refresh subscriptions once a day (to set to one hour use 'PT1H' instead)