Commit 7cf5721c authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs_appstore_base] Change base site caching policy

Use the CDN to publish the page if the backend is down
parent 396f87e3
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
<value> <value>
<tuple> <tuple>
<string>aggregate/web_page_module/gadget_ojs_appstore_redirect_page_html</string> <string>aggregate/web_page_module/gadget_ojs_appstore_redirect_page_html</string>
<string>caching_policy/must-revalidate</string> <string>caching_policy/one-hour-max-modification-date</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -419,7 +419,7 @@ ...@@ -419,7 +419,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.46472.13801.63641</string> </value> <value> <string>975.65259.47363.59801</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -437,7 +437,7 @@ ...@@ -437,7 +437,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496149454.25</float> <float>1559055460.25</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </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