What's wrong with this entry?
What: New cleanup function removes expired file history backup directories based on the configured retention period.
Details:
- Function
yr5()at line 442733 removes backup directories older than retention threshold - Respects
cleanupPeriodDayssetting from configuration - Returns statistics:
{ messages: count, errors: count } - Integrated into session cleanup routine at
rQQ()at line 442760 - Empty directories are removed after cleanup
yr5() at line 442733, integration at line 442760 (previously uQQ())
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.