X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0a3aa7b5b67eda4ae93d3d829af102bdfbf6e738..d7239900c012c14afb3af416740b161bbdd268af:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 850929136..5a172a546 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -57,7 +57,8 @@ default_attributes( :nginx => { :cache => { :proxy => { - :directory => "/store/nginx-cache/proxy-cache" + :directory => "/store/nginx-cache/proxy-cache", + :max_size => "32768M" } } },