mirror of https://github.com/Icinga/icinga2.git
parent
e0941027ea
commit
38b994d9cd
|
@ -229,7 +229,7 @@ object CheckCommand "http" {
|
|||
description = "Specify Content-Type header when POSTing"
|
||||
}
|
||||
"-l" = {
|
||||
setif = "$http_linespan$"
|
||||
set_if = "$http_linespan$"
|
||||
description = "Allow regex to span newline"
|
||||
order = 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue