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.
This commit is contained in:
Christopher Faulet 2023-01-05 11:24:55 +01:00
parent a92480462c
commit 39055d159f

View 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> ]