[]
= "0.0.0.0"
= 9999
= true
= false
= true
= "ssl/cert.pem"
= "ssl/key.pem"
= 2_500_000_000
= "/var/log/sightingdb/sightingdb.log"
= "/var/log/sightingdb/sightingdb.error.log"
# Mount a volume at /var/lib/sightingdb to keep the database across container
# restarts; without one it lives only as long as the container.
= "/var/lib/sightingdb"
= 300
= 60
# 30 days of hourly statistics per value, and 30 days of shadow sightings.
= 720
= 2_592_000
# Rewritten by the management interface; keep it on a mounted volume so keys
# survive a container restart.
= "/var/lib/sightingdb/acl.toml"