MyNixOS website logo
option

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

The ntfy.sh message title template.

Declarations
Type
string
Default
''
  {{ if eq .Status "resolved" }}Resolved: {{ end }}{{ index .Annotations "summary" }}
''