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