From 5cd21aa26581553810f06dba9a5038153affe5d2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 Dec 2023 22:08:20 +0200 Subject: more on this --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config b/config index 3d1cfdd..af83bd2 100644 --- a/config +++ b/config @@ -4,7 +4,7 @@ hosts = 0.0.0.0:5232, [::]:5232 [auth] type = htpasswd -htpasswd_filename = /config/htpasswd +htpasswd_filename = /auth/htpasswd htpasswd_encryption = md5 [storage] -- cgit v1.2.3