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")
This commit is contained in:
Aurelien DARRAGON 2024-12-19 09:25:21 +01:00
parent 985a45d9c7
commit 67e3270c59

View File

@ -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