X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b19417ab9e42039a3a72a60ea0058d2c8abe07f4..d0661470ef7a5a433d4c56a576a7d0eecf9ad9af:/roles/longma.rb 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" } } },