]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
imagery: fix regex to only match os_sv png formats
[chef.git] / roles / wiki.rb
index 1e19d9df136d67bfbdc01385e19d1674c6572c4a..0c83be4c5ed6e4f16c7093e339e46fa66e91c3a7 100644 (file)
@@ -15,6 +15,10 @@ default_attributes(
       :max_request_workers => 800,
       :threads_per_child => 50,
       :max_connections_per_child => 10000
+    },
+    :evasive => {
+      :page_count => 250,
+      :site_count => 500
     }
   },
   :elasticsearch => {