From b67a437a784710176bbbcb8aca18c2840ecd4dba Mon Sep 17 00:00:00 2001 From: Franz Date: Mon, 29 Jan 2024 23:30:59 +0100 Subject: [PATCH] Rename DBBACKUP_CLEANUP_FILTER in DBBACKUP_CLEANUP_KEEP_FILTER in docs, #430 (#488) Co-authored-by: Mark Bakhit --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index ba209eea..598b72ff 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -37,7 +37,7 @@ number of old backup files that are looked for and removed. Default: ``10`` (backups) -DBBACKUP_CLEANUP_FILTER +DBBACKUP_CLEANUP_KEEP_FILTER ~~~~~~~~~~~~~~~~~~~~~~~ A callable that takes a filename (of an old backup, to be cleaned) and returns