]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tilecache.rb
Make tilecache cookbook enable nginx cache automatically
[chef.git] / roles / tilecache.rb
index d0d14f751bb71620c0666e9e7d3df5603860de2a..a78cac73d107b1ca67666fd469da117ccb45206e 100644 (file)
@@ -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 => {