]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/templates/default/apache.erb
Disable CacheStaleOnError for taginfo
[chef.git] / cookbooks / taginfo / templates / default / apache.erb
index 932f335dd21908515da41c4406b4e9464437f331..897cfcd215e7aa03ced80f51ac76ed3540cafb3c 100644 (file)
@@ -20,6 +20,7 @@
 
         CacheEnable disk /api
         CacheEnable disk /embed
 
         CacheEnable disk /api
         CacheEnable disk /embed
+        CacheStaleOnError off
 </VirtualHost>
 <% end -%>
 
 </VirtualHost>
 <% end -%>