X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/976235eeb788f112ffda275b1372aa3ddd146ab5..HEAD:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 9322e27d4..0c83be4c5 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 => 250, + :site_count => 500 } }, :elasticsearch => {