Hello everbody,
I'm having a cache issue with the images from umbraco, In the browser it says they have an max-age of 7 days but i have changed the appsettings to
"Imaging": {
"Cache": {
"BrowserMaxAge": "365.00:00:00",
"CacheMaxAge": "365.00:00:00"
}
},
But I still see the 7 days. I have tried new browsers/ingognito to see if that is the issue, but to no avail. Does anybody have an idea?
Umbraco 10 project