services.hedgedoc.settings.useSSL

NixOS option

Enable to use SSL server. This will also enable protocolUseSSL. It will also require you to set the following: sslKeyPath sslCertPath sslCAPath dhParamPath

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