I’m backing up several machines to my duplicacy repo but some of them somewhat sporadically. So far I’ve been pruning by date as per the prune documentation (-keep 0:200 -keep 30:60 -keep 7:10 -keep 1:3).
But for some machines I feel like it would be more suitable to simply keep, for instance, the last 3 snapshots, rather than consider when those snapshots were made. Is that possible? Or is that a feature request