MEDIUM: config: warn about "bind-process" deprecation
authorWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 09:37:35 +0000 (11:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 14:52:42 +0000 (16:52 +0200)
commitb54ca70e7c86a064f5fb906b5fa31c316cda4d54
tree91f48902c30cc82ff3d2a2507cb57ee6a0c887a8
parent317804d288dd55690f3021954e260b0e2ac5b84a
MEDIUM: config: warn about "bind-process" deprecation

Let's indicate that "bind-process" is deprecated and scheduled for
removal in 2.7, as it only supports "1".
src/cfgparse-listen.c