Skip to content

Commit c906237

Browse files
update conf
1 parent 98dcb01 commit c906237

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clusters/argo-svc.dd.soeren.cloud/apps/radicale/config-cm.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ data:
1818
stock = utf-8
1919
[auth]
2020
# bcrypt requires the installation of radicale[bcrypt].
21-
htpasswd_encryption = bcrypt
21+
htpasswd_filename = /etc/radicale/users
22+
htpasswd_encryption = autodetect
2223
# Incorrect authentication delay (seconds)
2324
delay = 2
2425
# Message displayed in the client when a password is needed

0 commit comments

Comments
 (0)