Open 404gods opened 1 year ago
I also want to know how to further configure the caching strategy for caching.
To the best of my knowledge, there is no NPM provided documentation for the built-in "Cache Assets" feature.
All of the hard-coded caching configuration is located here though:
To figure out what's it's doing you'll have to dig through actual Nginx documentation.
Then perhaps use this approach within NPM to try to customize things.
Issue is now considered stale. If you want to keep it open, please comment :+1:
I have reverse-proxyed a website and enabled "cache assets", how do I clear the cache regularly?