Commit 91ad9324 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Use the 'must revalidate' caching policy on ERP5 JS

This will prevent cache manifest update issue.
parent c6d26af5
......@@ -272,8 +272,8 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>caching_policy/hateoas</string>
<string>aggregate/web_page_module/rjs_gadget_erp5_html</string>
<string>caching_policy/must-revalidate</string>
</tuple>
</value>
</item>
......@@ -540,7 +540,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>945.49893.7308.27852</string> </value>
<value> <string>945.49899.34411.54152</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -558,7 +558,7 @@
</tuple>
<state>
<tuple>
<float>1442331571.5</float>
<float>1444639310.19</float>
<string>GMT</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment