From c0c44adf48a1b3aaa7e31a56664016126ca698e8 Mon Sep 17 00:00:00 2001 From: ij Date: Sun, 17 Apr 2022 11:32:14 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f55c8b9..61d6c71 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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: 1. delete all users after 2 weeks that haven't logged in at all and didn't post anything.