services.prometheus.alertmanager-ntfy.settings.ntfy.notification.templates.title
NixOS option
The ntfy.sh message title template.
type: stringDefault
declared in: nixos/modules/services/monitoring/prometheus/alertmanager-ntfy.nixView source on NixOS/nixpkgs →''
{{ if eq .Status "resolved" }}Resolved: {{ end }}{{ index .Annotations "summary" }}
''