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