X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d7897a0aa9147b2cea021cf478461ae9df12277c..89b46bf7caacf3525f10cc6996d5951c828417bc:/cookbooks/apache/attributes/default.rb?ds=sidebyside 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