mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-16 19:00:54 +00:00
Merge branch 'authentication' of github.com:cristen/Radicale into authentication
This commit is contained in:
commit
6c40f5e24a
8 changed files with 48 additions and 52 deletions
|
@ -53,8 +53,6 @@ INITIAL_CONFIG = {
|
|||
"stock": "utf-8"},
|
||||
"auth": {
|
||||
"type": "None",
|
||||
"public_users": "public",
|
||||
"private_users": "private",
|
||||
"htpasswd_filename": "/etc/radicale/users",
|
||||
"htpasswd_encryption": "crypt",
|
||||
"imap_hostname": "localhost",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue