0x2142 / frigate-notify

Event notifications for a standalone Frigate NVR instance
https://frigate-notify.0x2142.com/
MIT License
60 stars 5 forks source link

Improvement: Allow Golang templates for notifier headers #100

Open freefd opened 2 weeks ago

freefd commented 2 weeks ago

Allow to use Golang template engine for notification headers, as it is already used for the notification body. Mostly useful for Webhook notifier.

Also, when implemented, the hard-coded X-Actions header for Ntfy can be moved to default Ntfy configuration.

0x2142 commented 1 week ago

Sounds good. I'll add it to the backlog 👍