Page MenuHomePhabricator

Delete multiple old diffs in one go.
OpenPublic

Asked by jhnferraris on Apr 18 2016, 12:54 AM.

Details

Our phabricator application is now eating up a large chunk of disk space when trying to backup its db.
Part of my solution to minify the backup is to delete old diffs. I understand using bin/remove destroy D123 will delete a diff object.

My question now is is there a way to delete multiple diffs in one go? Something like declaring a date range?

Thanks!

New Answer