fixed default config

This commit is contained in:
Sergey Fursov 2013-12-29 18:30:53 +04:00
parent 1d0418594d
commit 1362976400

4
config
View File

@ -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