From e448a85db6258168b7559d729431c477b5f856a8 Mon Sep 17 00:00:00 2001 From: Pavel Dmitriev <90725813+PavelMXFox@users.noreply.github.com> Date: Sun, 12 Dec 2021 14:25:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 031d734..3475ac3 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ Run at backup storage, checks expired backups in all forders with prefix backup- All deltas calculated from file names! ## Config + prefix='/mnt/backups'; # Storage prefix + dailySecMax=936000; # DailyDelta in seconds + fullSecMax=29376000; # FullDelta in seconds