diff --git a/docs/content/doc/setup/config.md b/docs/content/doc/setup/config.md index 0e00f8638f..a242365241 100644 --- a/docs/content/doc/setup/config.md +++ b/docs/content/doc/setup/config.md @@ -406,7 +406,7 @@ Environment path: `VIKUNJA_SENTRY_FRONTENDDSN` ### type -Database type to use. Supported types are mysql, postgres and sqlite. +Database type to use. Supported values are mysql, postgres and sqlite. Vikunja is able to run with MySQL 8.0+, Mariadb 10.2+, PostgreSQL 12+, and sqlite. Default: `sqlite`