This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Description
Looks like after 27ed4e5 global unknownTemplate configuration option is not working anymore.
Unknown template validated and assigned to
, but it seems not used anywhere during the notification.
As a result default notification is sent instead of the one specified in the global
unknownTemplate.
Either docs/configuration.md should be updated and reference to
unknownTemplate should be removed or global
unknownTemplate should be reintroduced.