From ea118dd0c7d673159a6933803b06e7acae929820 Mon Sep 17 00:00:00 2001 From: Henry-Nicolas Tourneur Date: Sun, 14 Aug 2011 20:50:35 +0200 Subject: [PATCH] Added Courier-Authdaemon module details in config --- config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config b/config index a0346fc0..106bdcca 100644 --- a/config +++ b/config @@ -34,7 +34,7 @@ stock = utf-8 [acl] # Access method -# Value: None | htpasswd | LDAP | PAM +# Value: None | htpasswd | LDAP | PAM | Courier-Authdaemon type = None # Usernames used for public calendars, separated by a comma public_users = public @@ -58,6 +58,8 @@ ldap_binddn = ldap_password = # PAM group user should be member of group_membership = +# Path to the Courier Authdaemon socket (should be writable by Radicale) +courier-auth_socket = [storage] # Folder for storing local calendars, created if not present