Move radicale password file to /var/lib/radicale
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
[auth]
|
[auth]
|
||||||
type = htpasswd
|
type = htpasswd
|
||||||
htpasswd_filename = /run/keys/radicale
|
htpasswd_filename = /var/lib/radicale/users
|
||||||
htpasswd_encryption = plain
|
htpasswd_encryption = plain
|
||||||
delay = 1
|
delay = 1
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user