mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
doucment new permissions
This commit is contained in:
parent
457af284e1
commit
110ee9d247
1 changed files with 2 additions and 0 deletions
|
@ -1309,6 +1309,8 @@ The following `permissions` are recognized:
|
|||
* **w:** write address book and calendar collections
|
||||
* **D:** permit delete of collection in case permit_delete_collection=False
|
||||
* **d:** forbid delete of collection in case permit_delete_collection=True
|
||||
* **O:** permit overwrite of collection in case permit_overwrite_collection=False
|
||||
* **o:** forbid overwrite of collection in case permit_overwrite_collection=True
|
||||
|
||||
### Storage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue