X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/835edca137f973a73154a40470b3baf7e043eb73..f6310358cfbc2d2c61b1723d862f8139ee91ce53:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 1e19d9df1..0c83be4c5 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -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 => {