mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 23:23:49 +02:00
table_idle converter takes optional default_value argument.
The documentation correctly describes this usage but <default_value> was
missing in the converter signature.
It should be backported with bbeec37b3 ("MINOR: stick-table:
Add table_expire() and table_idle() new converters")