services.prometheus.exporters.sabnzbd.servers.*.apiKeyFile
The path to a file containing the API key. The file is securely passed to the service by leveraging systemd credentials. No special permissions need to be set on this file.
- Type
string- Example
"/run/secrets/sabnzbd_apikey"- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>