From 7f6d5ccd03ed4948642baf769d4ccf84d7a3c245 Mon Sep 17 00:00:00 2001 From: moudsen Date: Wed, 10 Mar 2021 19:34:15 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1410a53..c8de049 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This code has been tested with the following software versions: **"period_header"** is the header displayed above the graph. For example "Last 48 hours". Defaults to 'period' when not specified. -**"graph_match"** is the matching method while searching for graphs ('exact','none'). +**"graph_match"** is the matching method while searching for graphs ('Exact','Other'). **"smtp_server"** and **"smtp_port"** to define the SMTP server and port to be used. @@ -183,9 +183,9 @@ Values available: {{ GRAPH_NAME }} - name of this graph -{{ GRAPH_URL }} - URL to this graph (assuming script produces to an accessible location) +{{ GRAPH_URLx }} - URL to the graph(s) (assuming script produces to an accessible location for plain mails). "x" can be 1-4. -{{ GRAPH_CID }} - IMG embed string () +{{ GRAPH_CIDx }} - IMG embed string (). "x" can be 1-4. {{ GRAPH_MATCH }} - Whether the located graph directly relates to the main trigger item or not ('Exact','Other')