]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] config: add pointer to file name in block/redirect/use_backend/monitor rules
authorWilly Tarreau <w@1wt.eu>
Sun, 4 Oct 2009 20:02:50 +0000 (22:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 4 Oct 2009 20:02:50 +0000 (22:02 +0200)
commit88922354fb8de63578a4877e0506b0a538170a42
treec0f07e973bdadc1b40c92638a25b8a56b3c7928b
parent092549fa855b5ef88f9ef45a8cbbc659c50a6d7a
[MINOR] config: add pointer to file name in block/redirect/use_backend/monitor rules

Those conditions already referenced the config line, but not the file.
include/types/acl.h
src/cfgparse.c