X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b19417ab9e42039a3a72a60ea0058d2c8abe07f4..2b012694e8ff5307e1491fce0bc88f2511123a8d:/roles/longma.rb?ds=inline diff --git a/roles/longma.rb b/roles/longma.rb index 9b8855bff..a3502c6df 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -43,7 +43,8 @@ default_attributes( :nginx => { :cache => { :proxy => { - :directory => "/store.new-san/nginx-cache/proxy-cache" + :directory => "/store.new-san/nginx-cache/proxy-cache", + :max_size => "65536M" } } },