mirror of https://github.com/Icinga/icinga2.git
Documentation: Fix markdown pipe in table cell.
This commit is contained in:
parent
f30517a9e2
commit
a3db18f2e2
|
@ -230,7 +230,7 @@ Attributes:
|
|||
disable_checks |**Optional.** Whether to disable checks when this dependency fails. Defaults to false.
|
||||
disable_notifications|**Optional.** Whether to disable notifications when this dependency fails. Defaults to true.
|
||||
period |**Optional.** Time period during which this dependency is enabled.
|
||||
state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning).
|
||||
state_filter |**Optional.** A set of type filters when this dependency should be OK. Defaults to (StateFilterOK | StateFilterWarning).
|
||||
|
||||
Available state filters:
|
||||
|
||||
|
|
Loading…
Reference in New Issue