mirror of
https://github.com/restic/restic.git
synced 2025-10-29 08:49:27 +00:00
Merge pull request #5183 from wplapper/cmd_prune
restic prune: selection of packs to repack based on size
This commit is contained in:
7
changelog/unreleased/issue-5109
Normal file
7
changelog/unreleased/issue-5109
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Make small pack size configureable for `prune`
|
||||
|
||||
The `prune` command now supports the `--repack-smaller-than` option that
|
||||
allows repacking pack files smaller than the given size.
|
||||
|
||||
https://github.com/restic/restic/issues/5109
|
||||
https://github.com/restic/restic/pull/5183
|
||||
Reference in New Issue
Block a user