Search code examples
magentomagento2

How to increase cache expiration time for pages in Magento 2


How to increase the cache expiration time for particular pages in Magento 2?


Solution

  • 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