services.pixelfed.database.type

NixOS option

Database engine to use. Note that PGSQL is not well supported: https://github.com/pixelfed/pixelfed/issues/2727

type: one of "mysql", "pgsql"
Default
"mysql"
Example
"pgsql"
declared in: nixos/modules/services/web-apps/pixelfed.nixView source on NixOS/nixpkgs →