Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)"
authorWilly Tarreau <w@1wt.eu>
Wed, 20 May 2020 10:04:39 +0000 (12:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 20 May 2020 10:06:16 +0000 (12:06 +0200)
commitd68a6927f71db17bfa094a6fd9a7490730b222fd
treeea5cdcecf0f318acbfa5acb18ce277b66133147e
parent928068a74bf5ab63cd2b459db163ba3199fa36e9
Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)"

This reverts commit 957ec59571ce7eead86fb138e506c937c271e0b6.

As discussed with Emeric, the current syntax is not extensible enough,
this will be turned to a section instead in a forthcoming patch.
doc/configuration.txt
include/common/cfgparse.h
include/proto/sink.h
include/types/sink.h
src/cfgparse-global.c
src/sink.c