MINOR: config: mark tune.fd.edge-triggered as experimental
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 09:06:32 +0000 (11:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 09:06:32 +0000 (11:06 +0200)
commit9eec7e206e06aaa9157762cdb29102828cad6200
tree6441250ed22a888049b374ce9c302f5a8fa8be77
parentc5977728b3712aab750317c3439fb183dc0314db
MINOR: config: mark tune.fd.edge-triggered as experimental

This one is stated as experimental in the doc but could still be used
by accidental copy-paste. Let's mark it with KWF_EXPERIMENTAL so that
users have to opt-in to use it.
src/fd.c