X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/492d2b65f3bc28010ece68567fe6d68519014ad3..3f2535167e3db969a0fee024dbfa43997fa6c9f8:/cookbooks/apache/attributes/default.rb diff --git a/cookbooks/apache/attributes/default.rb b/cookbooks/apache/attributes/default.rb index 41779d7d7..469a1a90d 100644 --- a/cookbooks/apache/attributes/default.rb +++ b/cookbooks/apache/attributes/default.rb @@ -29,3 +29,5 @@ default[:apache][:event][:max_requests_per_child] = 0 default[:apache][:listen_address] = "*" default[:apache][:ssl][:certificate] = "openstreetmap" + +default[:apache][:buffered_logs] = true