mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 05:37:37 +03:00
Fix owner-read-write rule in rights example file (fix #251)
This commit is contained in:
parent
abb1de883b
commit
f2ccdcac78
1 changed files with 1 additions and 1 deletions
2
rights
2
rights
|
@ -34,5 +34,5 @@ permission: r
|
|||
# Give write access to owners
|
||||
[owner-write]
|
||||
user: .+
|
||||
collection: ^%(login)s/.+$
|
||||
collection: ^%(login)s/.*$
|
||||
permission: w
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue