services.discourse.mail.incoming.apiKeyFile
A file containing the Discourse API key used to add
posts and messages from mail. If left at its default
value null, one will be automatically
generated.
This should be a string, not a nix path, since nix paths are copied into the world-readable nix store.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/web-apps/discourse.nix>