From: Nicolas Limage Date: Mon, 3 Oct 2016 13:39:30 +0000 (+0200) Subject: Docs: Add concurrent_checks example in CheckerComponent object type X-Git-Tag: v2.6.0~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cdc396bf0de1aabb3996d3475b4bddc761f3606;p=icinga2 Docs: Add concurrent_checks example in CheckerComponent object type fixes #13437 Signed-off-by: Michael Friedrich --- diff --git a/doc/9-object-types.md b/doc/9-object-types.md index 98e00c556..53fdada97 100644 --- a/doc/9-object-types.md +++ b/doc/9-object-types.md @@ -199,7 +199,9 @@ Example: library "checker" - object CheckerComponent "checker" { } + object CheckerComponent "checker" { + concurrent_checks = 512 + } Configuration Attributes: