services.discourse.database.createLocally

NixOS option

Whether a database should be automatically created on the local host. Set this to false if you plan on provisioning a local database yourself. This has no effect if services.discourse.database.host is customized.

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