Skip to content

Commit

Permalink
Merge pull request #1 from etke-cc/readme-updates
Browse files Browse the repository at this point in the history
Add some word articles
  • Loading branch information
aine-etke authored Aug 8, 2024
2 parents 29d9948 + 324eb06 commit 55eaf1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

This is a simple script that will erase users from a Synapse server based on specific criteria:

- not admin
- not guest
- not an admin
- not a guest
- not deactivated
- not contain a specific string in their MXID
- not older than a specific threshold in days

It was developed for [etke.cc demo server](https://etke.cc/demo/) for the purpose of cleaning up the user database.
It was developed for the [etke.cc demo server](https://etke.cc/demo/) for the purpose of cleaning up the user database.

Another purpose of this repo is to be a test stand for migrating our [gitlab repos](https://gitlab.com/etke.cc) to [github](https://github.com/etke-cc)

Expand Down

0 comments on commit 55eaf1b

Please sign in to comment.