]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: remove duplicated "http-response sc-set-gpt0" directive
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Jan 2023 10:24:55 +0000 (11:24 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Jan 2023 10:24:57 +0000 (11:24 +0100)
This directive was erroneously duplicated.

This patch could be backported as far as 2.5.

doc/configuration.txt

index 8b2b9a6f71bbb3ef06dfb748778abef2f36fe182..c5e6d2a0338999c1822218c8ee99858a6365d66b 100644 (file)
@@ -7925,8 +7925,6 @@ http-response sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
 
 http-response sc-set-gpt(<idx>,<sc-id>) { <int> | <expr> }
                                         [ { if | unless } <condition> ]
-http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
-                                   [ { if | unless } <condition> ]
 http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
                                    [ { if | unless } <condition> ]