sharing/doc: add note about attributes

This commit is contained in:
Peter Bieringer
2026-04-03 16:35:11 +02:00
parent 370d86ba2f
commit 7a4451484f

View File

@@ -589,6 +589,24 @@ Whitelisted ones are defined in `OVERLAY_PROPERTIES_WHITELIST` in `radicale/shar
* `enforce_properties_overlay`
* supported *share* permissions: `Ee`
#### Properties Overlay Control Precedence
##### General Permission for Overlay
1. permission of particular share configuration: `p` or `P`
2. permission based on `rights` per location: `p` or `P`
3. config option: `permit_properties_overlay`
##### Enforce Overlay on Write
1. permission of particular share configuration: `e` or `E`
2. permission based on `rights` per location: `e` or `E`
3. config option: `enforce_properties_overlay`
### Properties Overlay Example
#### Requirements