Typo fixes in config file

This commit is contained in:
Guillaume Ayoub 2014-02-05 13:58:30 +01:00
parent df85a8c990
commit f6a6e77fb0

8
config
View File

@ -50,7 +50,7 @@ stock = utf-8
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | remote_user | custom
type = None
# custom auth handler
# Custom authentication handler
custom_handler =
# Htpasswd filename
@ -99,7 +99,7 @@ http_password_parameter =
[git]
# Git default options
committer = Firstname Lastname <Radicale@Radicale.org>
committer = Radicale <radicale@example.com>
[rights]
@ -108,10 +108,10 @@ committer = Firstname Lastname <Radicale@Radicale.org>
backend = regex
# Rights management method
# Value: None | owner_only | owner_write | from_file
# Value: None | owner_only | owner_write | from_file | custom
type = None
# Rights custom handler
# Custom rights handler
custom_handler =
# File for rights management from_file