Docs: https://docs.joinmastodon.org/admin/tootctl/
Remove locally cached copies of media attachments from other servers.
Already doing this in crontab.
Scans for files that do not belong to existing media attachments, and remove them.
Doesn't matter, S3 storage space is cheap and the API requests to scan for the files would cost.
Remove local thumbnails for preview cards.
Yeah let's clean them up. Default is to remove cards older than 180 days, which seems good.
After done the initial run, add to crontab.
Remove remote accounts that no longer exist.
Let's do it 👍
After done the initial run, add to crontab.