Add KEEP_LAST environment variable to always preserve the N most recent backups regardless of age, preventing data loss when backups haven't been created for extended periods. Defaults to 10 copies.
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
- DB_FILE
|
||||
- CRONTAB
|
||||
- DELETE_AFTER
|
||||
- KEEP_LAST
|
||||
- TZ
|
||||
- MINIO_PATH
|
||||
- MINIO_ACCOUNT_ID
|
||||
|
||||
Reference in New Issue
Block a user