X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/431ad71f79ec4b44180d7eb5411e553ca504e652..407fea83cd6c9cffdfdf8fdb685a92c727dcee6e:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 4184b47f3..f434cd0e8 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -26,7 +26,7 @@ default_attributes( "a.mx.openstreetmaps.org", "a.mx.osm.io" ], - :queue_run_max => 5, + :queue_run_max => 25, :smtp_accept_max => 200, :smarthost_name => "mail.openstreetmap.org", :smarthost_via => false,