Actions
Bug #15994
closedBackup configuration cache is not cleaned automatically
Start date:
Due date:
% Done:
100%
Estimated time:
Release Notes:
Default
Affected Plus Version:
24.03
Affected Architecture:
Description
With the introduction of BE2.0, the configuration backup cache is now only trimmed when backups are listed (e.g. by visiting diag_confbak.php
). This used to be done with cleanup_backupcache()
(called at boot and after config writes) which has since been removed.
Actions