DOC: config: Add the missing tune.fail-alloc option from global listing
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Feb 2023 13:33:46 +0000 (14:33 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Feb 2023 10:44:55 +0000 (11:44 +0100)
This global option is documented but it is not in the list of supported
options for the global section. So let's add it.

This patch could be backported to all stable versions.

doc/configuration.txt

index b13b97c..3c60634 100644 (file)
@@ -1124,6 +1124,7 @@ The following keywords are supported in the "global" section :
    - tune.bufsize
    - tune.comp.maxlevel
    - tune.disable-fast-forward
+   - tune.fail-alloc
    - tune.fd.edge-triggered
    - tune.h2.header-table-size
    - tune.h2.initial-window-size