mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
permit_overwrite_collection doc + rights + test cases
This commit is contained in:
parent
d41aa60d61
commit
e0594d5b33
3 changed files with 41 additions and 0 deletions
|
@ -916,6 +916,15 @@ 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
|
||||
|
||||
(New since 3.3.0)
|
||||
|
||||
Global control of permission to overwrite complete collection (default: False)
|
||||
|
||||
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
|
||||
|
||||
##### type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue