mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
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:
committed by
backportbot[bot]
parent
11e3040e1b
commit
ef0697a3b2
@@ -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
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user