From 8117ab59ae0e3cd39a1a3de7a65e3ad4c2f12c13 Mon Sep 17 00:00:00 2001 From: Alex Jurkiewicz <alexj@kounta.com> Date: Wed, 13 Feb 2019 08:42:54 +1100 Subject: [PATCH] Add README note about removing backup paths --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81e11f3..250c7d1 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Notes on behaviour: - Keep the most recent 12 monthly backups, and delete any older ones. - Do not delete any yearly backups. +- If you ever remove a backup path from your config, its old backups will no longer be automatically cleaned. TODO ----