]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua: Allow argument on lua-lod(-per-thread) directives
authorThierry Fournier <tfournier@arpalert.org>
Mon, 19 Sep 2022 07:04:16 +0000 (09:04 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 22 Sep 2022 13:24:29 +0000 (15:24 +0200)
commitae6b56800f907f1f5f349dfdb0bf153cf782b230
treed884202379f1ea39019aef2ec204b13e5ab6c024
parent70e38e91b41c3446cd6d7993dd71fe6100996fa3
MINOR: hlua: Allow argument on lua-lod(-per-thread) directives

Allow per-lua file argument which makes multiples configuration
easier to handle

This patch fixes issue #1609.
doc/configuration.txt
doc/lua-api/index.rst
src/hlua.c