Harden Radicale password

This commit is contained in:
2019-11-14 01:31:27 +01:00
parent 9d0c9e5bdf
commit 9b0c99672a
2 changed files with 3 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
[auth]
type = htpasswd
htpasswd_filename = /var/lib/radicale/radicale.users
htpasswd_filename = /var/lib/radicale/users
htpasswd_encryption = plain
delay = 1
'';