diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-31 22:08:20 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-31 22:08:20 +0200 |
| commit | 5cd21aa26581553810f06dba9a5038153affe5d2 (patch) | |
| tree | c992027f266015d59be53d3acbd94ed97f5e87cb /config | |
| parent | 889194103729edf60f0ef45f176b1a4a8aeeb2ed (diff) | |
more on this
Diffstat (limited to 'config')
| -rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
