diff --git a/admin_manual/groupware/calendar.rst b/admin_manual/groupware/calendar.rst index 69b4a95ae..a47230f4c 100644 --- a/admin_manual/groupware/calendar.rst +++ b/admin_manual/groupware/calendar.rst @@ -149,7 +149,7 @@ Run the following command to disable creating new federated calendar shares for sudo -E -u www-data php occ config:app:set dav enableCalendarFederation --type=bool --value=false -Note that existing shares will not be deleted when the feature is disabled. +Note that existing shares will be deleted when the feature is disabled as they will fail to sync. Trash bin ---------