Files
changedetection.io/changedetectionio/notification/readme.md
T
dgtlmoon c2eb736051 WIP
2025-09-10 14:54:24 +02:00

651 B

Notification syntax

All notifications use the https://github.com/caronc/apprise syntax, there are some custom ones such as posts etc for general web-services usability.

Template file notification wrappers

You can by default wrap all notifications by creating a notification-wrapper-HTML-schema.html in your datastore directory.

For example

You can use "--" in the filename where the schema is to symbolize a wildcard. For example notification-wrapper-HTML-mail--.html would apply to mail:// mailto:// etc etc

See is notification-wrapper-HTML-mail--.html which applies to mail://, mailto://foobar.. etc notifications