From 1c129fdfbf73a5235ea69273316f4b4b229d9dcc Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Fri, 17 Jul 2020 15:16:12 +0200 Subject: [PATCH] modules: readme files regenerated - xhttp_prom ... [skip ci] --- src/modules/xhttp_prom/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/xhttp_prom/README b/src/modules/xhttp_prom/README index a6c2e958686..da9ddbabcb1 100644 --- a/src/modules/xhttp_prom/README +++ b/src/modules/xhttp_prom/README @@ -168,7 +168,7 @@ Chapter 1. Admin Guide Example 1.1. Set xhttp_prom_buf_size parameter ... -modparam("xhttp", "xhttp_prom_buf_size", 1024) +modparam("xhttp_prom", "xhttp_prom_buf_size", 1024) ... 3.2. xhttp_prom_timeout (integer) @@ -181,7 +181,7 @@ modparam("xhttp", "xhttp_prom_buf_size", 1024) Example 1.2. Set xhttp_prom_timeout parameter ... # Set timeout to 10 hours -modparam("xhttp", "xhttp_prom_timeout", 600) +modparam("xhttp_prom", "xhttp_prom_timeout", 600) ... 3.3. xhttp_prom_stats (str)