From b015f9dc1638c54e572608b9dd48e03bcdb04564 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 18 Jun 2024 18:44:47 +0200 Subject: [PATCH] extend doc --- DOCUMENTATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 4cc6def91..bace5789e 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1137,6 +1137,8 @@ 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 This section describes the format of the rights file for the `from_file`