From f9d6b39e5cbbfb73172fc3d8d1cd1c15511ad7f5 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 14 Mar 2025 16:05:36 +0100
Subject: [PATCH] update docs

---
 docs/40_Configuration.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/40_Configuration.md b/docs/40_Configuration.md
index 89c7669..5c8cedf 100644
--- a/docs/40_Configuration.md
+++ b/docs/40_Configuration.md
@@ -220,4 +220,11 @@ params='{
 }'
 ```
 
+JSON strings can be used for
+
+* meta->tags
+* notifications->email
+* notifications->slack
+* \<check\>->params
+
 ⚠️ Keep in mind that within JSON you cannot expand variables.
-- 
GitLab