This commit is contained in:
2021-03-17 00:13:50 +01:00
commit 53855e45be
5 changed files with 49 additions and 0 deletions

11
config Normal file
View File

@@ -0,0 +1,11 @@
[server]
hosts = 0.0.0.0:5232
ssl = False
[auth]
type = htpasswd
htpasswd_filename = /data/users
htpasswd_encryption = bcrypt
[storage]
filesystem_folder = /data/data