mirror of https://github.com/Icinga/icinga2.git
parent
ffcdf266c0
commit
ead1f262e6
|
@ -28,7 +28,7 @@ class CheckerComponent : ConfigObject
|
||||||
{
|
{
|
||||||
activation_priority 100;
|
activation_priority 100;
|
||||||
|
|
||||||
[config] int concurrent_checks {
|
[config, no_storage] int concurrent_checks {
|
||||||
get {{{
|
get {{{
|
||||||
return Application::GetMaxConcurrentChecks();
|
return Application::GetMaxConcurrentChecks();
|
||||||
}}}
|
}}}
|
||||||
|
|
Loading…
Reference in New Issue