MyNixOS website logo
option

services.firefly-iii.settings.DB_CONNECTION

The type of database you wish to use. Can be one of "sqlite", "mysql" or "pgsql".

Declarations
Type
one of "sqlite", "pgsql", "mysql"
Default
"sqlite"
Example
"pgsql"