projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c6636
)
Disable CacheStaleOnError for taginfo
author
Tom Hughes
<tom@compton.nu>
Tue, 26 Aug 2014 19:32:52 +0000
(20:32 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 26 Aug 2014 19:32:52 +0000
(20:32 +0100)
cookbooks/taginfo/templates/default/apache.erb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/templates/default/apache.erb
b/cookbooks/taginfo/templates/default/apache.erb
index 932f335dd21908515da41c4406b4e9464437f331..897cfcd215e7aa03ced80f51ac76ed3540cafb3c 100644
(file)
--- a/
cookbooks/taginfo/templates/default/apache.erb
+++ b/
cookbooks/taginfo/templates/default/apache.erb
@@
-20,6
+20,7
@@
CacheEnable disk /api
CacheEnable disk /embed
+ CacheStaleOnError off
</VirtualHost>
<% end -%>