Update Documentation: Federated Calendar Shares

Clarified that existing federated calendar shares will be deleted when the feature is disabled.

Signed-off-by: Vedant-Arora <139130598+Vedant-Arora@users.noreply.github.com>
This commit is contained in:
Vedant-Arora
2025-11-04 12:53:17 +05:30
committed by backportbot[bot]
parent 11e3040e1b
commit ef0697a3b2

View File

@@ -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
---------