X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f8522ae63e215cb38601a99058fca2b625efa35a..eeb6af1577533491ede21b6661803a5870b28e6f:/roles/imagery.rb?ds=sidebyside diff --git a/roles/imagery.rb b/roles/imagery.rb index f024515a9..4a4a033a3 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -20,16 +20,6 @@ default_attributes( "net.core.somaxconn" => 10000 } } - }, - :nginx => { - :cache => { - :fastcgi => { - :enable => true, - :keys_zone => "fastcgi_cache_zone:256M", - :inactive => "45d", - :max_size => "51200M" - } - } } )