From: Alex Date: Wed, 13 Feb 2019 06:44:20 +0000 (+0100) Subject: fixes check_rbl parameter typo X-Git-Tag: v2.11.0-rc1~224^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71bc184de06ae35e7d704a8a9a83cbc64f5e56bc;p=icinga2 fixes check_rbl parameter typo --- diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index 3627d26ca..f83066385 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -5469,7 +5469,7 @@ rbl_hostname | **Optional.** The address or name of the SMTP server to check. De rbl_server | **Required** List of RBL servers as an array. rbl_warning | **Optional** Number of blacklisting servers for a warning. rbl_critical | **Optional** Number of blacklisting servers for a critical. -tbl_timeout | **Optional** Seconds before plugin times out (default: 15). +rbl_timeout | **Optional** Seconds before plugin times out (default: 15). #### squid