Merge pull request #13836 from Vedant-Arora/master

13770: Update Documentation: Federated Calendar Shares
This commit is contained in:
Sebastian Krupinski
2025-11-04 05:06:57 -05:00
committed by GitHub

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