X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b4f815f6cd8433be1d66b8376b71452f974b225..96ec481d8fc8db85b44daee8d87889d8fce909d4:/cookbooks/apache/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/apache/attributes/default.rb b/cookbooks/apache/attributes/default.rb index 8e051057f..cff5e5b83 100644 --- a/cookbooks/apache/attributes/default.rb +++ b/cookbooks/apache/attributes/default.rb @@ -29,3 +29,5 @@ default[:apache][:event][:max_connections_per_child] = 0 default[:apache][:listen_address] = "*" default[:apache][:buffered_logs] = true + +default[:apache][:reqtimeout] = false