29 lines
329 B
Plaintext
29 lines
329 B
Plaintext
[server]
|
|
hosts = 0.0.0.0:5232
|
|
ssl = False
|
|
|
|
[encoding]
|
|
request = utf-8
|
|
stock = utf-8
|
|
|
|
[auth]
|
|
type = htpasswd
|
|
htpasswd_filename = /data/users
|
|
htpasswd_encryption = md5
|
|
realm = Password Required
|
|
|
|
[rights]
|
|
type = owner_only
|
|
|
|
[storage]
|
|
type = multifilesystem
|
|
filesystem_folder = /data/collections
|
|
|
|
[logging]
|
|
level=debug
|
|
|
|
[headers]
|
|
|
|
|
|
|