MEDIUM: Make 'option forceclose' actually warn
authorTim Duesterhus <tim@bastelstu.be>
Tue, 14 May 2019 18:58:00 +0000 (20:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 16 May 2019 16:02:03 +0000 (18:02 +0200)
commit10c6c16cde0b0b473a1ab16e958a7d6b61ed36fc
treec8df30e5c7f7e181935fdde7996cd3a3636f7af2
parentc1f40dd4920050ec5a83b2a5d22a3eb4e4be425a
MEDIUM: Make 'option forceclose' actually warn

It is deprecated since 315b39c3914f4c2301ce19a93564566caa2ede50 (1.9-dev),
but only was deprecated in the docs.

Make it warn when being used and remove it from the docs.
doc/configuration.txt
examples/haproxy.vim
include/types/global.h
src/cfgparse-listen.c