Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

per-module override for 'max_num'? #8

Closed
IzzySoft opened this issue Mar 24, 2023 · 1 comment
Closed

per-module override for 'max_num'? #8

IzzySoft opened this issue Mar 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@IzzySoft
Copy link

Would be great to have a per-module override for max_num (could go to track.json). Two use cases:

  • a (small) module with frequent updates (avoid 404 when the user tries to download a version already purged)
  • a large module with rare updates (to not waste space with "dead dinosaurs")

(idea again "borrowed" from how F-Droid deals with its ArchivePolicy, having a default one for the entire repo which can be overridden per app)

@IzzySoft
Copy link
Author

Oh wow. I start getting excited for the next release, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants