services.prometheus.alertmanager-ntfy.settings.ntfy.notification.priority

The ntfy.sh message priority (see https://docs.ntfy.sh/publish/#message-priority for more information). Can either be a hardcoded string or a gval expression that evaluates to a string.

Type
string
Default
"status == \"firing\" ? \"high\" : \"default\""
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/alertmanager-ntfy.nix>