From 75017aaeef313f4d7e079b64068270059486258f Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Tue, 18 Jun 2024 16:56:35 +0000 Subject: [PATCH] Generate documentation --- master.html | 2 ++ 1 file changed, 2 insertions(+) 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