X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/67c05c6c4b484a6cdac9473b4e6951e5c76c42a3..7c204b893c1223ad81a623878ac0ad7fc2a7a6a4:/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" } } },