Files
MatchLiveTv/infra/ntfy/server.yml
Emiliano Frascaro da75582dae Sposta storage video su disco dedicato e completa ops/SMTP in produzione.
Recordings e Garage usano bind mount su /media/videos; aggiunge ntfy self-hosted,
notifiche critical+warning, SMTP Aruba SSL/465 e fix cron replay.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 23:13:08 +02:00

10 lines
333 B
YAML

# ntfy self-hosted — Match Live TV (ops alerts)
# base-url impostato via NTFY_BASE_URL in docker-compose (NTFY_PUBLIC_URL in .env)
# Docs: https://docs.ntfy.sh/config/
behind-proxy: true
cache-file: "/var/lib/ntfy/cache.db"
attachment-cache-dir: "/var/lib/ntfy/attachments"
message-size-limit: "4k"
visitor-subscription-limit: 10