docs: Improve GC's cutofftime description

As written it can be read as "24h5m after the garbage collection
started".

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2025-01-24 14:20:41 +01:00 committed by Thomas Lamprecht
parent b249e44a0e
commit 95d8e70c84

View File

@ -233,8 +233,8 @@ into two phases:
The task iterates over all chunks and checks their file access time against a
cutoff time. The cutoff time is given by either the oldest backup writer
instance, if present, or 24 hours and 5 minutes after the start of garbage
collection.
instance, if present, or 24 hours and 5 minutes before the start of the
garbage collection.
Garbage collection considers chunk files with access time older than the
cutoff time to be neither referenced by any backup snapshot's index, nor part