mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-12 11:38:11 +00:00
253 B
253 B
Database configuration
path
Path to Bolt database file where images manifests are stored. (default diun.db
)
!!! example "Config file"
yaml db: path: diun.db
!!! abstract "Environment variables"
* DIUN_DB_PATH