]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: add HAPROXY_BRANCH environment variable
authorSébaastien Gross <sgross@haproxy.com>
Thu, 23 Feb 2023 17:54:25 +0000 (12:54 -0500)
committerWilly Tarreau <w@1wt.eu>
Fri, 24 Feb 2023 08:45:44 +0000 (09:45 +0100)
commit2a1bcf1a59062d92be3a09b10991adeb65ffb2ea
tree1072c7e7eb93e2ed4828b155d4fe15ceed3cc7d3
parenta2a3d5dd259ec30d45cae4fcefa944de933ee302
MINOR: config: add HAPROXY_BRANCH environment variable

This patch adds support from HAPROXY_BRANCH environment variable.
It can be useful is some resources are loaded from different
locations when migrating from one version to another.

Signed-off-by: Sébastien Gross <sgross@haproxy.com>
doc/configuration.txt
src/haproxy.c