Actions
Enhancement #761
closedDebian bug: `backlog_lines = 10` in default bip.conf makes users lose messages
Start date:
2022-03-16
Due date:
% Done:
100%
Estimated time:
Patch Available:
Yes
Found in Versions:
Confirmed:
Yes
Branch:
Security:
No
Help Needed:
Description
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818374
Default backlog_always is false and log is true, so we could indeed change default backlog_lines to 0 indeed.
We would need to annouce this change as important though, so that users having log = false are aware memory usage could increase if they don't set it manually to another value. But then I guess noone kept the default of 10 anyways :D
Actions