summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-12-31 22:08:20 +0200
committerPaul Buetow <paul@buetow.org>2023-12-31 22:08:20 +0200
commit5cd21aa26581553810f06dba9a5038153affe5d2 (patch)
treec992027f266015d59be53d3acbd94ed97f5e87cb /config
parent889194103729edf60f0ef45f176b1a4a8aeeb2ed (diff)
more on this
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
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]