How to increase the cache expiration time for particular pages in Magento 2?
CodePudding user response:
The cache time-to-live (TTL) for your media and static files is set in the .magento.app.yaml configuration file using the expires key.
Please follow below link to do that set cache expiration time