We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98dcb01 commit c906237Copy full SHA for c906237
clusters/argo-svc.dd.soeren.cloud/apps/radicale/config-cm.yaml
@@ -18,7 +18,8 @@ data:
18
stock = utf-8
19
[auth]
20
# bcrypt requires the installation of radicale[bcrypt].
21
- htpasswd_encryption = bcrypt
+ htpasswd_filename = /etc/radicale/users
22
+ htpasswd_encryption = autodetect
23
# Incorrect authentication delay (seconds)
24
delay = 2
25
# Message displayed in the client when a password is needed
0 commit comments