Commit 371e3c2f authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web] Cache in CDN one hour/day max caching policy

parent fe39a99f
...@@ -683,7 +683,7 @@ ...@@ -683,7 +683,7 @@
</item> </item>
<item> <item>
<key> <string>_vary</string> </key> <key> <string>_vary</string> </key>
<value> <string>Cookie, Authorization</string> </value> <value> <string>Cookie, Authorization, Accept-Encoding</string> </value>
</item> </item>
</dictionary> </dictionary>
</state> </state>
...@@ -770,7 +770,7 @@ ...@@ -770,7 +770,7 @@
</item> </item>
<item> <item>
<key> <string>_public</string> </key> <key> <string>_public</string> </key>
<value> <int>0</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
<key> <string>_s_max_age_secs</string> </key> <key> <string>_s_max_age_secs</string> </key>
......
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