From 39b1dac1445232bce5cf383747bccb17003090a8 Mon Sep 17 00:00:00 2001 From: CPbN <40244829+CPbN@users.noreply.github.com> Date: Tue, 14 Jan 2020 19:33:52 +0100 Subject: [PATCH] typo --- apps/voip/3cx/restapi/custom/api.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/voip/3cx/restapi/custom/api.pm b/apps/voip/3cx/restapi/custom/api.pm index 57cd5f66c..4e41dbb42 100644 --- a/apps/voip/3cx/restapi/custom/api.pm +++ b/apps/voip/3cx/restapi/custom/api.pm @@ -344,7 +344,7 @@ Set 3CX Password. Threshold for HTTP timeout (Default: '30'). =item B<--unknown-http-status> -Threshold warning for http response code. +Threshold unknown for http response code. (Default: '%{http_code} < 200 or %{http_code} >= 300') =item B<--warning-http-status>