]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: Add section about name format for maps and ACLs
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 1 Dec 2023 11:05:51 +0000 (12:05 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 Dec 2023 09:24:41 +0000 (10:24 +0100)
commit27a4a4872c08f44f23c73d8e4054efd740fb98a8
tree3030156d567db12b63ced6ec26519611bf8d6319
parent67c03508d6279ef9c8869a68a7795ed457808897
DOC: config: Add section about name format for maps and ACLs

Maps and list of ACLs can now reference something else than regular files
and can have prefix to set the type of the list (file, virutal file or
optional file). So, the configuration manual was updated accordingly.

The section 2.7. about name format for maps and ACLs was added (the former
2.7. sections with some examples was moved to 2.8.) and references to map or
ACLs files were updated.
doc/configuration.txt