From accb8f40d694700b47f6951ddb7800276cf79476 Mon Sep 17 00:00:00 2001 From: moudsen Date: Sun, 2 Jul 2023 14:09:00 +0200 Subject: [PATCH] v2.11.1 updates --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b20a5e..85d9ebe 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ To facilitate in a very flexible way to setup and format messages including the The below message is just an example of what MailGraph is capable of. The template engine in Twig allows for a fully customized message creation to your needs! It is also possible to add more Zabbix fields as any field is passed to Twig when accessible in Zabbix through the macro mechanism. Example: `{ITEM.ID}`. +Note that all Zabbix host, item or screen related information is made available to Twig automatically. + Example message: [![](images/Example-mail-message-v122.png?raw=true)](images/Example-mail-message-v122.png)