From c4e897f997f364b7726f6307ae2bf6e4a57b1cb3 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 31 Aug 2025 17:38:59 +0200 Subject: [PATCH] cosmetics --- DOCUMENTATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 256a5bfa..ec41848a 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1250,6 +1250,7 @@ _(>= 3.1.9)_ Global control of permission to delete complete collection (default: True) If False it can be permitted by permissions per section with: D + If True it can be forbidden by permissions per section with: d ##### permit_overwrite_collection @@ -1259,6 +1260,7 @@ _(>= 3.3.0)_ Global control of permission to overwrite complete collection (default: True) If False it can be permitted by permissions per section with: O + If True it can be forbidden by permissions per section with: o #### storage