fix: update backup retention policy to 5 days
This commit is contained in:
@@ -53,7 +53,7 @@ services:
|
||||
|
||||
BACKUP_INTERVAL: "12h"
|
||||
INITIAL_DELAY: "5m"
|
||||
PRUNE_BACKUPS_DAYS: "14"
|
||||
PRUNE_BACKUPS_DAYS: "5"
|
||||
|
||||
EXCLUDES: "backups,cache,logs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user