X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1aa8b8a761bf833f98aaf97339a7d69fd78b9f18..e3986ef9ac0e02ffbcdcd1bd5c63cf4531fe111b:/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" } } },