Skip to content

Commit

Permalink
added ESI options for contact form, nexcess#116, nexcess#486
Browse files Browse the repository at this point in the history
  • Loading branch information
sprankhub authored and Mehmet Uygur committed Jun 5, 2018
1 parent 1a530b4 commit a36e5a3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 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,18 @@
<turpentine_cache_flag value="0"/>
</customer_account_confirmation>

<contacts_index_index>
<reference name="contactForm">
<action method="setEsiOptions">
<params>
<method>esi</method>
<access>private</access>
<ttl>0</ttl>
</params>
</action>
</reference>
</contacts_index_index>

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

0 comments on commit a36e5a3

Please sign in to comment.