diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-04-13 12:10:56 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-04-13 12:10:56 +0200 |
| commit | 0e6de99821d2262ada8e277fba1eb6059858ea41 (patch) | |
| tree | 7a2c6f2d11e7c696eabd92cc8db2d955d3ed4f3c /README.md | |
| parent | 5a4c882d409e4051001cdd64cbcef9a98fc2c6cf (diff) | |
| download | kazbek-0e6de99821d2262ada8e277fba1eb6059858ea41.tar.gz | |
tea-cleaner: Make no login period configurable
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -91,8 +91,8 @@ See `tea-cleaner.toml.dist` for a description of the available configuration. Copy this file to `config/tea-cleaner.toml` and change at least `token` and `server` values. After that if you just run `tea-cleaner` it will give a list of user accounts which look suspicious to it. Rerunning the command with the -`--live-run` flag will purge the listed accounts and all their activities, -assuming the given token has amdinistrative access to the Gitea instance. +`--live` flag will purge the listed accounts and all their activities, assuming +the given token has amdinistrative access to the Gitea instance. Run `tea-cleanr --help` to see all available command line options. |
