update
This commit is contained in:
commit
73c1317a84
|
@ -10,7 +10,7 @@ in {
|
|||
auth = {
|
||||
type = "htpasswd";
|
||||
htpasswd_filename = "${secrets.radicale_htpasswd.path}";
|
||||
htpasswd_encryption = "bcrypt";
|
||||
htpasswd_encryption = "autodetect";
|
||||
};
|
||||
rights = {
|
||||
type = "owner_only";
|
||||
|
|
Loading…
Reference in a new issue