Leverage browser caching
in progress
Wei Chun
First reported in Dec 4, 2017.. Marked In progress March 13, 2018., Victor gave the info on how you could do it on Aug 28, 2018. What's the status on this issue?
Victor
I was just about to post this very request. It appears that you are serving your files through Amazon Cloudfront, which means you are storing them in an S3 bucket. This document explains how: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html#ExpirationAddingHeadersInS3
The correct value is "access plus one month"
Raghavender Rao Jitta
in progress