X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a3c3f3d7ff278e31cb2202d231c1f0a2b2a55c5d..1292a22e3a17121a6c8f8541d398936e0d3b3683:/cookbooks/apache/attributes/default.rb diff --git a/cookbooks/apache/attributes/default.rb b/cookbooks/apache/attributes/default.rb index cff5e5b83..080ca4e3a 100644 --- a/cookbooks/apache/attributes/default.rb +++ b/cookbooks/apache/attributes/default.rb @@ -1,4 +1,4 @@ -default[:apache][:mpm] = "worker" +default[:apache][:mpm] = "event" default[:apache][:timeout] = 300