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