mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
fixed default config
This commit is contained in:
parent
1d0418594d
commit
1362976400
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -104,11 +104,11 @@ committer = Firstname Lastname <Radicale@Radicale.org>
|
|||
|
||||
[rights]
|
||||
# Rights backend
|
||||
# Value: regex
|
||||
# Value: regex | custom
|
||||
backend = regex
|
||||
|
||||
# Rights management method
|
||||
# Value: None | owner_only | owner_write | from_file | custom
|
||||
# Value: None | owner_only | owner_write | from_file
|
||||
type = None
|
||||
|
||||
# Rights custom handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue