jetpack
jetpack copied to clipboard
Boost: Cache should clear on module setting changes
If you toggle a module that can change page output, we clear the cache. This is great. But, there are settings which we don't clear cache for. For example, if you change minify css/js settings or change image CDN quality, we are currently not clearing cache. Cache clearing should happen automatically in these scenarios.