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