MINOR: lua: add the configuration directive "lua-load"
authorThierry FOURNIER <tfournier@haproxy.com>
Fri, 23 Jan 2015 14:57:06 +0000 (15:57 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Feb 2015 22:12:34 +0000 (23:12 +0100)
commit6c9b52cbc28a861c36528c2bafa41887962fdfd3
tree4b08fcb39bab9d78c16ce2e7272486531609f78b
parent9ff7e6e3b23fe810a7223b823831193d0c40a2a9
MINOR: lua: add the configuration directive "lua-load"

This directive is encoutered in the global section of the HAProxy
configuration file. It permits to load and execute an LUA file.
src/hlua.c