From 0ab99d4e8fd1cbea5315645a5bab12294a60ab22 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 29 Sep 2024 18:16:54 +0200 Subject: [PATCH] update doc related to changed default --- DOCUMENTATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 61a56ebf..d0b29822 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -909,9 +909,9 @@ File for the rights backend `from_file`. See the ##### permit_delete_collection -(New since 3.1.9) +(New since 3.1.9, default changed from True to False since 3.3.0) -Global control of permission to delete complete collection (default: True) +Global control of permission to delete complete collection (default: False) #### storage