Over time, applications can accumulate a lot of data in imports or exports, which is duplicative of the data & files that's already in their repository.
Pals alone has over 2 terabytes in their imports/ directory.
We should have configuration hooks and rake tasks to clean up old files (similar to Hyku's new uploads_cleanup.rake).
Over time, applications can accumulate a lot of data in imports or exports, which is duplicative of the data & files that's already in their repository.
Pals alone has over 2 terabytes in their
imports/directory.We should have configuration hooks and rake tasks to clean up old files (similar to Hyku's new
uploads_cleanup.rake).