Update 'README.md'

This commit is contained in:
ij 2022-04-17 11:32:14 +02:00
parent 8b0d14570b
commit c0c44adf48

View File

@ -1,5 +1,5 @@
# cleanup-mastodon-users.sh # cleanup-mastodon-users.sh
Script to remove inactive users on your Mastodon server. This is a small cleanup script for Friendica node admins to help with forgotten or dead accounts. Script to remove inactive users on your Mastodon server. This is a small cleanup script for Mastodon node admins to help with forgotten or dead accounts.
The script does two things: The script does two things:
1. delete all users after 2 weeks that haven't logged in at all and didn't post anything. 1. delete all users after 2 weeks that haven't logged in at all and didn't post anything.