services.redmine.database.type

NixOS option

Database engine to use.

type: one of "mysql2", "postgresql", "sqlite3"
Default
"mysql2"
Example
"postgresql"
declared in: nixos/modules/services/misc/redmine.nixView source on NixOS/nixpkgs →