]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/resources/site.rb
imagery: Disable WMS cache for now. Permissions do now allow
[chef.git] / cookbooks / imagery / resources / site.rb
index 0d46526ce560cd9b777dcc4d62072a5951fda427..6a20594c79d2204a017b419c505a4f6017f46e00 100644 (file)
@@ -107,7 +107,8 @@ action :create do
                 "MS_ERRORFILE" => "stderr",
                 "GDAL_CACHEMAX" => "128",
                 "GDAL_HTTP_TCP_KEEPALIVE" => "YES",
-                "GDAL_HTTP_VERSION" => "2TLS"
+                "GDAL_HTTP_VERSION" => "2TLS",
+                "GDAL_ENABLE_WMS_CACHE" => "NO"
     limit_nofile 16384
     memory_high "12G"
     memory_max "12G"