DOC: config: remove duplicated "http-response sc-set-gpt0" directive

This directive was erroneously duplicated.

This patch could be backported as far as 2.5.

(cherry picked from commit 39055d159ff7ef68ae046162f5f1c0fadb3ae58a)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit aac8110c4465a4d1aa5cb8c992fd6ce8f8bd3aa2)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
This commit is contained in:
Christopher Faulet 2023-01-05 11:24:55 +01:00
parent 32616807a9
commit ff7ada7d7a

View File

@ -7701,8 +7701,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> ]