DOC: config: add missing "track-sc0" in action keywords matrix
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 24 Dec 2024 09:08:36 +0000 (10:08 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Jan 2025 09:28:04 +0000 (10:28 +0100)
In d54e8f8107 ("DOC: config: reorganize actions into their own section"),
"track-sc0" keyword was properly documented but the keyword was not placed
in the action keywords matrix alongside other track-sc* statements. It
was probably overlooked, so let's fix that.

Could be backported up to 2.9 with d54e8f8107.

(cherry picked from commit f94c63021b9d46a5a77540b6b95cf6e60dcbf5e0)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 29b1710c9a86fb41f1c322f68a90d199298696f1)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>

doc/configuration.txt

index c2363fc..735a0d9 100644 (file)
@@ -14454,6 +14454,7 @@ silent-drop                    X     X     X     X            X   X   -
 strict-mode                    -     -     -     -            X   X   X
 switch-mode                    -     -     X     -            -   -   -
 tarpit                         -     -     -     -            X   -   -
+track-sc0                      X     X     X     -            X   X   -
 track-sc1                      X     X     X     -            X   X   -
 track-sc2                      X     X     X     -            X   X   -
 unset-var                      X     X     X     X            X   X   X