X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/96ec481d8fc8db85b44daee8d87889d8fce909d4..6308ad8a8eb6ead04c2a1b9be15ee3a496cd09de:/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