Docs: Add concurrent_checks example in CheckerComponent object type

fixes #13437

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
This commit is contained in:
Nicolas Limage 2016-10-03 15:39:30 +02:00 committed by Michael Friedrich
parent 8cb7a54b89
commit 6cdc396bf0
1 changed files with 3 additions and 1 deletions

View File

@ -199,7 +199,9 @@ Example:
library "checker"
object CheckerComponent "checker" { }
object CheckerComponent "checker" {
concurrent_checks = 512
}
Configuration Attributes: