From c6d2b6734f039b0d123221fbe5dd27b5cec5895b Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Wed, 6 Sep 2023 09:42:29 +0200 Subject: [PATCH] Typo fixes. (0.29.0) --- etc/linspector.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -