]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: regsub: parser limitation about the inability to use closing square brackets
authorBaptiste Assmann <bedis9@gmail.com>
Sun, 6 Mar 2016 22:36:48 +0000 (23:36 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Mar 2016 15:13:24 +0000 (17:13 +0200)
commit66025d856c38848650ad49f914cb9461f49eefe7
treeeb4a9f531759e3dc76214f9612cf12851b69ea9a
parent79fb45d10bdf020a4f787424b73ca7dfb4fefa34
DOC: regsub: parser limitation about the inability to use closing square brackets

We can't match range in regsub, since the closing bracket is evaluated
by the configuration parser.

backport: 1.6 and above
doc/configuration.txt