Typo fixes. (0.29.0)

This commit is contained in:
Johannes Findeisen 2023-09-06 09:42:29 +02:00
commit c6d2b6734f

View file

@ -13,7 +13,7 @@ notification_error_mode = decrease
start_scheduler = true start_scheduler = true
; the scheduler mode. process or thread (default: thread) ; the scheduler mode. process or thread (default: thread)
scheduler_mode = thread scheduler_mode = thread
; max processes is alwys 1 in thread scheduler mode (default: thread) ; max processes is always 1 in thread scheduler mode (default: thread)
max_processes = 12 max_processes = 12
; max threads in each process (min.: 1) ; max threads in each process (min.: 1)
max_threads = 2048 max_threads = 2048
@ -59,4 +59,3 @@ tasks = mysql
; timezone can be set to a remote timezone to make monitors run at the remote time. this can be overridden in each ; timezone can be set to a remote timezone to make monitors run at the remote time. this can be overridden in each
; monitor configuration. ; monitor configuration.
timezone = CET timezone = CET