DOC: config: fix option spop-check proxy compatibility
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 12 Jan 2023 14:06:11 +0000 (15:06 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Jan 2023 14:18:59 +0000 (15:18 +0100)
commitf3a2ae7c6354bfbb1054a54d46658cf4410fd4bb
tree227d24dec7e5653670e808e259a13b64ea82518b
parentc07001bb56c1adfbe2d528ad3592688d25779068
DOC: config: fix option spop-check proxy compatibility

The doc mentioned that spop-check option may only be used for backends.
However, option may be used in default and listen sections as well
according to the code. Let's fix the doc so that doc and code are
consistent to each other.

This could be backported to all stable versions.
doc/configuration.txt