From: Aurelien DARRAGON Date: Thu, 19 Dec 2024 08:25:21 +0000 (+0100) Subject: DOC: config: add "tune.lua.burst-timeout" to the list of global parameters X-Git-Tag: v3.2-dev2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67e3270c59f4cb997f2078d395d365e0189326ba;p=thirdparty%2Fhaproxy.git DOC: config: add "tune.lua.burst-timeout" to the list of global parameters "tune.lua.burst-timeout" was properly defined but not listed in the list of global parameters as it was overlooked in 58e36e5b1 ("MEDIUM: hlua: introduce tune.lua.burst-timeout") --- diff --git a/doc/configuration.txt b/doc/configuration.txt index da040fd122..af815305cf 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1663,6 +1663,7 @@ The following keywords are supported in the "global" section : - tune.http.maxhdr - tune.idle-pool.shared - tune.idletimer + - tune.lua.burst-timeout - tune.lua.forced-yield - tune.lua.log.loggers - tune.lua.log.stderr