Commit Graph

7 Commits

Author SHA1 Message Date
ingoj 04b2a140c6 Update cleanup_friendica.sh
Some changes:
- moved mail texts to subroutines
- fixed issue that older lastlogin dates were ignored. Before only 7-9 months old lastlogins were considered for deletion, now lastlogins with >7 months and "year(s) ago" are considered as well
- removed BCC for admin, added comment how to enable BCC mail again
2020-06-28 17:15:30 +02:00
ingoj 7aa79992f2 Update cleanup_friendica.sh
removed bashisms and actually tested the process with protecteduser
This script works so far (for me)
2020-04-09 21:48:20 +02:00
ingoj 1d0ce4b9e7 Update cleanup_friendica.sh
removed bashisms and actually tested the process with protecteduser
This script works so far (for me)
2020-04-09 21:34:46 +02:00
ingoj 89c0c3a575 add protectedusers support
basically protectedusers shouldn't be deleted... currently untested
2020-04-03 00:11:24 +02:00
ingoj 8df2172aa2 Update cleanup_friendica.sh 2020-04-02 21:50:23 +02:00
ingoj 220520c2a1 Update cleanup_friendica.sh
fixed typo
2020-04-01 23:06:09 +02:00
ingoj 43ff911ce7 Create cleanup_friendica.sh
inital commit
2020-04-01 21:38:44 +02:00