fixed default config
This commit is contained in:
parent
1d0418594d
commit
1362976400
4
config
4
config
@ -104,11 +104,11 @@ committer = Firstname Lastname <Radicale@Radicale.org>
|
|||||||
|
|
||||||
[rights]
|
[rights]
|
||||||
# Rights backend
|
# Rights backend
|
||||||
# Value: regex
|
# Value: regex | custom
|
||||||
backend = regex
|
backend = regex
|
||||||
|
|
||||||
# Rights management method
|
# Rights management method
|
||||||
# Value: None | owner_only | owner_write | from_file | custom
|
# Value: None | owner_only | owner_write | from_file
|
||||||
type = None
|
type = None
|
||||||
|
|
||||||
# Rights custom handler
|
# Rights custom handler
|
||||||
|
Loading…
Reference in New Issue
Block a user