X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b798041a5f6c9e28bb423dec9dc4c07445fbae75..ab589c032804640ed50c5017e99c1f0d02b2dffb:/roles/takhisis.rb diff --git a/roles/takhisis.rb b/roles/takhisis.rb index 35a8287cc..cf02e2a50 100644 --- a/roles/takhisis.rb +++ b/roles/takhisis.rb @@ -38,7 +38,8 @@ default_attributes( :nginx => { :cache => { :proxy => { - :max_size => "131072M" + :directory => "/store/nginx-cache/proxy-cache", + :max_size => "65536M" } } },