1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

add hints

Peter Bieringer 2025-08-27 09:24:57 +02:00
parent 5d20e5e591
commit 88908c869a

@ -61,7 +61,7 @@ Note: `*/.Radicale*` files/directories are not shown here
│ └─[l] sharedaddressbook2 -> ../../collection-shared/group2/sharedaddressbook2 (ro) │ └─[l] sharedaddressbook2 -> ../../collection-shared/group2/sharedaddressbook2 (ro)
``` ```
Related `rights` extension for read-only: Related `rights` extension for read-only "r":
``` ```
[group2-sharedcalendar2-ro] [group2-sharedcalendar2-ro]
@ -75,7 +75,7 @@ collection: {user}/sharedaddressbook2(/.+)?
permissions: r permissions: r
``` ```
Related `rights` extension for read-write but forbid-to-delete-collection-itself: Related `rights` extension for read-write "rw" but forbid-to-delete-collection-itself "d":
``` ```
[group1-sharedcalendar1-rw] [group1-sharedcalendar1-rw]