sharing: doc update

This commit is contained in:
Peter Bieringer
2026-02-28 22:18:04 +01:00
parent d81c0f33e0
commit 20135d9218
2 changed files with 25 additions and 9 deletions

View File

@@ -2110,8 +2110,8 @@ Permit create of token-based sharing
Default: `false`
* If `False` it can be explicitly granted by permissions: `T`
* If `True` it can be explicitly forbidden by permissions: `t`
* If `False` it can be explicitly granted by *rights* permissions: `T`
* If `True` it can be explicitly forbidden by *rights* permissions: `t`
##### permit_create_map
@@ -2121,8 +2121,8 @@ Permit create of map-based sharing
Default: `false`
* If `False` it can be explicitly granted by permissions: `M`
* If `True` it can be explicitly forbidden by permissions: `m`
* If `False` it can be explicitly granted by *rights* permissions: `M`
* If `True` it can be explicitly forbidden by *rights* permissions: `m`
##### permit_properties_overlay