Code cleaned and modules renamed
*Radicale is probably broken now*
This commit is contained in:
10
config
10
config
@ -36,8 +36,8 @@ request = utf-8
|
||||
stock = utf-8
|
||||
|
||||
|
||||
[acl]
|
||||
# Access method
|
||||
[auth]
|
||||
# Authentication method
|
||||
# Value: None | htpasswd | LDAP | PAM | courier
|
||||
type = None
|
||||
|
||||
@ -78,6 +78,12 @@ pam_group_membership =
|
||||
courier_socket =
|
||||
|
||||
|
||||
[rights]
|
||||
# Rights management method
|
||||
# Value: None | owner_only
|
||||
type = None
|
||||
|
||||
|
||||
[storage]
|
||||
# Storage backend
|
||||
type = filesystem
|
||||
|
Reference in New Issue
Block a user