]> git.openstreetmap.org Git - chef.git/blobdiff - roles/takhisis.rb
Configure modtile and renderd collectors
[chef.git] / roles / takhisis.rb
index 35a8287cc2c6945403de9a1933aacf63025e614c..cf02e2a50baebee64a954c4eb3e1be8bc53ad5e1 100644 (file)
@@ -38,7 +38,8 @@ default_attributes(
   :nginx => {
     :cache => {
       :proxy => {
-        :max_size => "131072M"
+        :directory => "/store/nginx-cache/proxy-cache",
+        :max_size => "65536M"
       }
     }
   },