From 0e6de99821d2262ada8e277fba1eb6059858ea41 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 13 Apr 2025 12:10:56 +0200 Subject: tea-cleaner: Make no login period configurable --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dad374e..5a2a4a2 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3