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