mirror of https://github.com/Icinga/icinga2.git
Removed enable_checks option from documentation.
This commit is contained in:
parent
71ec1d2b95
commit
856c5c5a8a
|
@ -614,12 +614,6 @@ Attribute: checkers
|
|||
Optional. A list of remote endpoints that may check this service. Wildcards can
|
||||
be used here.
|
||||
|
||||
Attribute: enable_checks
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Optional. Whether active checks should be performed for this service. Defaults
|
||||
to 1 (true).
|
||||
|
||||
Type: ServiceGroup
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -753,12 +747,6 @@ Attribute: checkers
|
|||
Optional. Copied into inline service definitions. The host itself does not have
|
||||
any checks.
|
||||
|
||||
Attribute: enable_checks
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Optional. Copied into inline service definitions. The host itself does not have
|
||||
any checks.
|
||||
|
||||
Type: HostGroup
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue