X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/976235eeb788f112ffda275b1372aa3ddd146ab5..675ed1aad0ebb0fedd11a5e0b9416a169f635134:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 9322e27d4..19a31e3db 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -17,8 +17,8 @@ default_attributes( :max_connections_per_child => 10000 }, :evasive => { - :dos_page_count => 250, - :dos_site_count => 500 + :page_count => 400, + :site_count => 500 } }, :elasticsearch => {