Skip to content

Conversation

max-foss
Copy link

Description

I increase the keep_hourly, keep_daily, keep_weekly, keep_monthly and keep_yearly to a higher but still sane number, I chose 65535.

Related Issue

#2280

Motivation and Context

I wanted to apply this regimen (in borgmatic-syntax for simplicity) to my backups and it wasn't possible before:

keep_daily: 365 # 1 year
keep_weekly: 1095 # 3 years
keep_monthly: 3650 # 10 years

How Has This Been Tested?

Code review and thorough test of application after change.

Screenshots (if appropriate):

Bildschirmfoto 2025-09-16 um 18 16 38

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING guide.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant