archives/etc/archives.toml

17 lines
237 B
TOML

[http]
port = 3333
host = 0.0.0.0
[jinja]
template_shared_path = /var/www/shared
[archives]
path = /archives
du_cache_file = /tmp/du_cache.json
my_username = username
env = env
[log]
level = INFO
file = /var/log/archives/archives.log