fix(ntfy-notify): use --from-config flag for multi-topic subscribe #4

Closed
jpporta wants to merge 1 commits from fix/ntfy-from-config into main
1 Commits
Author SHA1 Message Date
hermes 09c7501d31 fix(ntfy-notify): use --from-config flag for multi-topic subscribe
ntfy v2.26.0+ requires 'ntfy subscribe --from-config' to read
subscriptions from client.yml. Without it, the service fails with:
'must specify topic, type ntfy subscribe --help for help'

Ref: https://docs.ntfy.sh/subscribe/cli/#subscribe-to-multiple-topics
2026-07-30 16:10:26 -03:00