mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
[server]
|
|
hosts = 0.0.0.0:5232
|
|
|
|
[storage]
|
|
filesystem_folder = /data/collections
|
|
|
|
[auth]
|
|
type = htpasswd
|
|
htpasswd_filename = /data/users
|
|
htpasswd_encryption = bcrypt
|