services.selfoss.database.type

NixOS option

Database to store feeds. Supported are sqlite, pgsql and mysql.

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