Typo fixes. (0.29.0)
This commit is contained in:
parent
9eda2124ed
commit
1c0ff8a129
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue