diff --git a/master.html b/master.html index 3bf0d384..dcb52c83 100644 --- a/master.html +++ b/master.html @@ -1212,6 +1212,8 @@ automatic discovery of collections will only show calendars and address books that are direct children of the path /USERNAME/.

Delete the collections by running something like:

curl -u user -X DELETE 'http://localhost:5232/user/calendar'
+

Note: requires config/option +permit_delete_collection = True

Authentication and Rights