Enable attachments on ntfy for snapshot images

frigate-notify sends detection snapshots as attachments, which
requires ntfy to have attachment support configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-14 13:47:21 -08:00
commit a3e19198a2

View file

@ -7,3 +7,7 @@ data:
server.yml: |
base-url: https://ntfy.ops.eblu.me
upstream-base-url: https://ntfy.sh
attachment-cache-dir: /var/cache/ntfy/attachments
attachment-total-size-limit: 1G
attachment-file-size-limit: 10M
attachment-expiry-duration: 24h