X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b798041a5f6c9e28bb423dec9dc4c07445fbae75..2d6d56f75a35f748f19411b043b7fc430bdb3c6e:/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" } } },