X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0a3aa7b5b67eda4ae93d3d829af102bdfbf6e738..530cbc5535a6afdca8c3ac9ed1f9ca4e2d7176e1:/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" } } },