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