services.remark42.settings

NixOS option

Extra environment variables passed to Remark42.

type: attribute set of string
Default
{ }
Example
{
  AUTH_ANON = "true";
}
declared in: nixos/modules/services/web-apps/remark42.nixView source on NixOS/nixpkgs →