Proposal for providing env variable for changing app caching settings

Because I use multiple versions of windows apps(.zip) that exceed 20GB, the disk quickly fills up.
So I want to adjust the cache policy.
In addition, it would be nice if a related option were added to clean the cache by calling LRU.prune() regardless of the app currently being tried.

Thanks