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>
Mon, 6 Jan 2025 10:31:34 +0000 (11:31 +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>

doc/configuration.txt

index ac5e260..1c35d70 100644 (file)
@@ -14985,6 +14985,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