X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/74540f4e8d8e4a5a3217e67c186785149c37d860..f65bd375ad834787db2daa9d3f780152a913eb54:/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" } } },