]> git.proxmox.com Git - pve-zsync.git/commit
fix #3351: allow keeping a different number of snapshots on source and destination
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 11 May 2021 12:59:55 +0000 (14:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 25 May 2021 05:18:50 +0000 (07:18 +0200)
commitc335c8f415197eafd71ab957b634374dec6d5796
tree2c39e2fef88f9bef275e7000deaa916292d86e95
parent103f89134ff1600dc1ed0525fd6f6a91bd29af54
fix #3351: allow keeping a different number of snapshots on source and destination

by introducing a new dest-maxsnap parameter which can be used to override
maxsnap for the destination side.

This is useful for backups, as one can potentially save a lot of space on the
source side (or the destination side if one can come up with a use case for
that) by keeping fewer snapshots around.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
pve-zsync