From bb292c4faa540f66250be55350a8920760dcde50 Mon Sep 17 00:00:00 2001 From: Unrud Date: Sat, 11 Apr 2020 13:27:00 +0200 Subject: [PATCH] Improve doc --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 3eda4c2..1d0ee55 100644 --- a/config +++ b/config @@ -60,7 +60,7 @@ # Htpasswd encryption method # Value: plain | bcrypt | md5 -# bcrypt requires the passlib[bcrypt] module. +# bcrypt requires the installation of radicale[bcrypt]. #htpasswd_encryption = md5 # Incorrect authentication delay (seconds)