X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0d9d62f20b15d6dcffc10acc82cac845f7f5ca76..1322a7380e34a8f7b66943ffd10dff3b68dfa806:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index d0d14f751..a78cac73d 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -13,13 +13,7 @@ default_attributes( :tcp_fastopen_key => "tile" }, :nginx => { - :access_log => false, - :cache => { - :proxy => { - :enable => true, - :keys_zone => "proxy_cache_zone:128M" - } - } + :access_log => false }, :sysctl => { :sockets => {