Files
diun/docs/config/db.md
CrazyMax db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00

268 B

Database configuration

path

Path to Bolt database file where images manifests are stored. (default diun.db)

!!! example "Config file" yaml db: path: token: diun.db

!!! abstract "Environment variables" * DIUN_DB_PATH