mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-23 07:08:06 -04:00
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:
parent
a92480462c
commit
39055d159f
1 changed files with 0 additions and 2 deletions
|
|
@ -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> ]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue