From f6a6e77fb0a9047f12155459f70247c390e31cb3 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 5 Feb 2014 13:58:30 +0100 Subject: [PATCH] Typo fixes in config file --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config b/config index d5b5b27e..c545b86f 100644 --- a/config +++ b/config @@ -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 +committer = Radicale [rights] @@ -108,10 +108,10 @@ committer = Firstname Lastname 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