From 358eb0a724452946ed5c8a833fcc270ac37be81a Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Tue, 11 Jan 2022 09:47:21 -0500 Subject: [PATCH] change interval email --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 888b4b1..a686e1f 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "Name": "pa", "Interval": { - "Email": "15m0s..15m0s", + "Email": "10s..30s", "OK": "6h0m0s..6h0m0s", "Error": "6h0m0s..6h0m0s" },