DOC: config: fix timeout check inheritance restrictions
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 21 Nov 2023 09:35:52 +0000 (10:35 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Nov 2023 15:27:55 +0000 (16:27 +0100)
commit3b14d25e44655c00bf476a0755e43e98bff0ca82
treec3cc00877f66adf40e9e252b6c2ac71719bd9874
parent4039329954807769495fafd3c6c85e4407ba3a35
DOC: config: fix timeout check inheritance restrictions

In 6e0425b718 ("DOC: config: Add documentation about TCP/HTTP rules in
defaults section") an error was made: the restriction note about the
setting not being inherited from anonymous default section was added
by mistake in the "timeout check" documentation. But it is wrong,
"timeout check" behaves like other "timeout" directives for proxy
sections.

This should be backported up to 2.6.
doc/configuration.txt