From 1c0ff8a12955e99c993452813653ebd60e3b8380 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Wed, 6 Sep 2023 09:39:53 +0200 Subject: [PATCH] Typo fixes. (0.29.0) --- etc/linspector.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/linspector.conf b/etc/linspector.conf index 2c9603f..c7f25c9 100644 --- a/etc/linspector.conf +++ b/etc/linspector.conf @@ -3,7 +3,7 @@ default_interval = 300 ; minimum monitor polling interval in seconds minimum_interval = 10 -; the time range in which all monitors are being sdcheduled in seconds +; the time range in which all monitors will be scheduled in seconds delta_range = 60 ; number of errors until executing notifications notification_error_threshold = 5