diff --git a/etc/linspector.conf b/etc/linspector.conf index c7f25c9..aa2fc2a 100644 --- a/etc/linspector.conf +++ b/etc/linspector.conf @@ -13,7 +13,7 @@ notification_error_mode = decrease start_scheduler = true ; the scheduler mode. process or thread (default: 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 threads in each process (min.: 1) 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 ; monitor configuration. timezone = CET -