summaryrefslogtreecommitdiff
path: root/config
blob: 18399feb055255edb609a22bce1c1635908b5afc (plain)
1
2
3
4
5
6
7
8
9
10
11
[server]
# Bind all addresses
hosts = 0.0.0.0:8080, [::]:8080

[auth]
type = htpasswd
htpasswd_filename = /auth/htpasswd
htpasswd_encryption = md5

[storage]
filesystem_folder = /collections