X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67c05c6c4b484a6cdac9473b4e6951e5c76c42a3..76157b584c57d86aa2fb79ee2101dde544f2c7a5:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 8353a2120..d60617107 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -20,7 +20,7 @@ default_attributes( :cache => { :proxy => { :enable => true, - :keys_zone => "proxy_cache_zone:64M", + :keys_zone => "proxy_cache_zone:128M" } } },