services.discourse.sslCertificate

NixOS option

The path to the server SSL certificate. Set this to enable SSL.

type: null or absolute path
Default
null
Example
"/run/keys/ssl.cert"
declared in: nixos/modules/services/web-apps/discourse.nixView source on NixOS/nixpkgs →