Forumuser Posted July 4, 2015 Report Share Posted July 4, 2015 Hi, I am trying to figure out how to clean up /www/admin/updates-history.php file since it contains hundreds of lines of info with lots of "Log files: file not found" from very old versions and also lines with "cleaned by user". There is a Delete Artifacts button available, but it isnt available for all versions and even for those that its available, it doesnt clean up the line itself. Is there a way to clean this file up or its intended to contain all upgrades info forever? Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted January 21, 2016 Report Share Posted January 21, 2016 All the details of upgrades performed are in the upgrade_action table in the database.I suppose it would be safe to delete the artefacts, and then delete the relevant row(s) from the DB.I doubt there's really much need to do this, though - it's used in trying to perform rollbacks if upgrades fail, and I doubt it takes up much space? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.