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>
10 lines
333 B
YAML
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
|