lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
746 stars 75 forks source link

Inactive to match CACHE_MAX_AGE #139

Closed MathewBurnett closed 2 years ago

MathewBurnett commented 2 years ago

Cache was making inactive files invalid at an arbitrary time of 200d this will now be set to match CACHE_MAX_AGE. Hopefully this will produce a more consistent behaviour.

mintopia commented 2 years ago

Also LGTM