mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 06:06:59 -04:00
DOC: configuration: fix set-dst in actions keywords matrix
Sinced54e8f8107("DOC: config: reorganize actions into their own section") dconv-generated shortlink for "set-dst" in actions keywords matrix is broken. This is due to trailing "<expr>" which should not be specified in the matrix, but only in the actual keyword prototype and description. This should be backported in 2.9 withd54e8f8107.
This commit is contained in:
parent
52f0b6edbe
commit
62ef7966f0
1 changed files with 1 additions and 1 deletions
|
|
@ -13783,7 +13783,7 @@ sc-set-gpt X X X X X X X
|
|||
sc-set-gpt0 X X X X X X X
|
||||
send-spoe-group - - X X X X -
|
||||
set-bandwidth-limit - - X X X X -
|
||||
set-dst <expr> X X X - X - -
|
||||
set-dst X X X - X - -
|
||||
set-dst-port X X X - X - -
|
||||
set-header - - - - X X X
|
||||
set-log-level - - X X X X X
|
||||
|
|
|
|||
Loading…
Reference in a new issue