|
@@ -71,7 +71,6 @@ config setting 'auth'
|
71
|
71
|
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | remote_user | custom
|
72
|
72
|
# Default: None
|
73
|
73
|
# if setting 'htpasswd' the file /etc/radicale/users is used (hardcoded)
|
74
|
|
-# option type 'htpasswd'
|
75
|
74
|
|
76
|
75
|
# Htpasswd encryption method
|
77
|
76
|
# Value: plain | sha1 | ssha | crypt
|
|
@@ -98,7 +97,6 @@ config setting 'rights'
|
98
|
97
|
# Value: None | authenticated | owner_only | owner_write | from_file | custom
|
99
|
98
|
# Default: None
|
100
|
99
|
# if setting 'from_file' the file /etc/radicale/rights is used (hardcoded)
|
101
|
|
-# option type 'from_file'
|
102
|
100
|
|
103
|
101
|
# Custom rights handler
|
104
|
102
|
# option custom_handler ''
|