From fd766ddfaf5b08402c4b32e607c1aa1572b063fe Mon Sep 17 00:00:00 2001 From: Aurelien DARRAGON Date: Wed, 23 Nov 2022 14:35:06 +0100 Subject: [PATCH] DOC: configuration.txt: fix typo in table_idle signature An extra ',' was mistakenly added in table_idle converter signature with commit ed36968 ("DOC: configuration.txt: add default_value for table_idle signature"). --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 98a85bd64..161e74005 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -17965,7 +17965,7 @@ table_http_req_rate() period configured in the table. See also the sc_http_req_rate sample fetch keyword. -table_idle(
,[,]) +table_idle(
[,]) Uses the input sample to perform a look up in the specified table. If the key is not found in the table, the converter fails except if is set: this makes the converter succeed and return . If the key