services.discourse.database.ignorePostgresqlVersion

NixOS option

Whether to allow other versions of PostgreSQL than the recommended one. Only effective when services.discourse.database.createLocally is enabled.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/discourse.nixView source on NixOS/nixpkgs →