From 987c5ac81f1f883833907418d5b194b46bc6879a Mon Sep 17 00:00:00 2001 From: Azrenbeth <7782548+Azrenbeth@users.noreply.github.com> Date: Tue, 28 Sep 2021 14:36:25 +0100 Subject: [PATCH] Remove reference to log file --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d893ce9..60995dd 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,6 @@ which stores how far through the `state_groups` table the compressor has scanned The tool can be run manually when you are running out of space, or be scheduled to run periodically. -The output from the auto_compressor will be sent to `auto_compressor.log` (in the directory -that the compressor is run from). - ## Building This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install