Notifications
APNs push
{% if cfg.apns.configured %}● connected{% else %}off{% endif %}
ntfy
{% if cfg.ntfy.enabled %}{{ cfg.ntfy.topic }}{% else %}off{% endif %}
Webhook
{% if cfg.webhook.enabled %}{{ cfg.webhook.url }}{% else %}off{% endif %}
Edit the config file and restart to change notifiers.
Alert severities
Which severities the server pushes to paired devices — the global gate.
Each device also chooses its own severities in the iOS app; a push needs both.