Hi! On 04.09.2017 14:38, Harald Leithner wrote: > Hi, > > it seams that the lazy_expunge plugin doesn't work for me after the > upgrade... > > 2.2.32 cry's about > > plugin { lazy_expunge_only_last_instance=no } is most likely handled > as 'yes' - remove the setting completely to disable it. If this is > intentional, add quotes around the value: > lazy_expunge_only_last_instance="no" > > I changed it to lazy_expunge_only_last_instance="no" and tried to > remove it but doesn't change the problem. >
This is a warning that you should just ignore. This warning will go away in v2.3 once we are properly parsing the values. Aki