Skip to content

Commit

Permalink
Merge pull request #1471 from sprankhub/patch-1
Browse files Browse the repository at this point in the history
added ESI options for contact form, #116, #486
  • Loading branch information
miguelbalparda committed Feb 26, 2018
2 parents ed7f428 + 76f75af commit 6dca656
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/design/frontend/base/default/layout/turpentine_esi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,11 @@
<turpentine_cache_flag value="0"/>
</customer_account_confirmation>

<contacts_index_index>
<!-- wholepunching the contactForm block is not enough since the form action is wrong in this case -->
<turpentine_cache_flag value="0"/>
</contacts_index_index>

<!--
<customer_account_edit>
<turpentine_cache_flag value="0"/>
Expand Down

0 comments on commit 6dca656

Please sign in to comment.