We have a large amount of data in a table, and we need to delete items that are older than a certain threshold.
After examining the code in the DbArchiver.php class, I noticed that there's a variable hardcoded without being configurable through config_override…