From 88908c869aa31a44d55e1998abb0b702192102dc Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 27 Aug 2025 09:24:57 +0200 Subject: [PATCH] add hints --- Sharing-Collections.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sharing-Collections.md b/Sharing-Collections.md index d77d597..54d6751 100644 --- a/Sharing-Collections.md +++ b/Sharing-Collections.md @@ -61,7 +61,7 @@ Note: `*/.Radicale*` files/directories are not shown here │ └─[l] sharedaddressbook2 -> ../../collection-shared/group2/sharedaddressbook2 (ro) ``` -Related `rights` extension for read-only: +Related `rights` extension for read-only "r": ``` [group2-sharedcalendar2-ro] @@ -75,7 +75,7 @@ collection: {user}/sharedaddressbook2(/.+)? 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]