X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9ec9b4282d67468872e5162410cba6b624f5c388..9df327d1de22314d59310ceb88089443f4341a45:/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 => {