services.prometheus.alertmanager-ntfy.settings.ntfy.notification.templates.title

NixOS option

The ntfy.sh message title template.

type: string
Default
''
  {{ if eq .Status "resolved" }}Resolved: {{ end }}{{ index .Annotations "summary" }}
''
declared in: nixos/modules/services/monitoring/prometheus/alertmanager-ntfy.nixView source on NixOS/nixpkgs →