Typo fixes. (0.29.0)

This commit is contained in:
Johannes Findeisen 2023-09-06 09:39:53 +02:00
commit 1c0ff8a129

View file

@ -3,7 +3,7 @@
default_interval = 300 default_interval = 300
; minimum monitor polling interval in seconds ; minimum monitor polling interval in seconds
minimum_interval = 10 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 delta_range = 60
; number of errors until executing notifications ; number of errors until executing notifications
notification_error_threshold = 5 notification_error_threshold = 5