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 8b2b9a6..c5e6d2a 100644 (file)
@@ -7927,8 +7927,6 @@ 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> ]
 
   These actions set the 32-bit unsigned General Purpose Tags according to the
   sticky counter designated by <sc-id>. Please refer to "http-request