]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gorynych.rb
Increase some tilecaches nginx cache
[chef.git] / roles / gorynych.rb
index 8509291362d64461ba6c2facfc1ef1fd3119471c..5a172a5461abc6bc4d8fa1e70406acb980228fc0 100644 (file)
@@ -57,7 +57,8 @@ default_attributes(
   :nginx => {
     :cache => {
       :proxy => {
   :nginx => {
     :cache => {
       :proxy => {
-        :directory => "/store/nginx-cache/proxy-cache"
+        :directory => "/store/nginx-cache/proxy-cache",
+        :max_size => "32768M"
       }
     }
   },
       }
     }
   },