Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

glennslaven
Copy link
Contributor

Adds a new option to the Full Page Cache configuration section in Stores
configuration "Include CMS Pages in product purges". If set to No, CMS
pages will not be purged when a product is updated, even if that product
is displayed on the page. CMS pages will still be purged if their content
is updated.

Adds a new option to the Full Page Cache configuration section in Stores
configuration "Include CMS Pages in product purges".  If set to No, CMS
pages will not be purged when a product is updated, even if that product
is displayed on the page. CMS pages will still be purged if their content
is updated.
@glennslaven glennslaven force-pushed the includeCmsInProductPurge branch from de671c7 to aa96007 Compare April 27, 2018 05:57
return false;
}
$this->logger->execute(compact('server', 'tagsPattern'));
//$this->logger->execute(compact('server', 'tagsPattern'));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove dead code.

Copy link
Contributor

@calvinbrewer calvinbrewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified working on www.cjb.io

@glennslaven glennslaven closed this Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants