Bugfix and tag support in Apprise template + extras. (#276)

* added tag-support to Apprise API-call

* tried to clarify case on notification settings
This commit is contained in:
Robin Ivehult 2026-03-30 08:26:16 +02:00 committed by GitHub
parent ca787d7754
commit 2c04644b09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 16 deletions

View file

@ -51,6 +51,7 @@
# pbul://o.gn5kj6nfhv736I7jC3cj3QLRiyhgl98b
# tgram://{bot_token}/{chat_id}/'
# APPRISE_URL="http://apprise.mydomain.tld:1234/notify/apprise"
# APPRISE_TAG="one_tag,othertag" # Only works with the URL API and need to setup tags within Apprise
#
# BARK_KEY="key-value"
#