[server]
hosts = 0.0.0.0:5232

[storage]
filesystem_folder = /data/collections

[auth]
type = htpasswd
htpasswd_filename = /data/users
htpasswd_encryption = bcrypt
