services.prometheus.exporters.nextcloud.passwordFile

NixOS option

File containing the password for connecting to Nextcloud. Make sure that this file is readable by the exporter user.

type: null or absolute path
Default
null
Example
"/path/to/password-file"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →