]> git.openstreetmap.org Git - chef.git/commitdiff
Drop unused attribute
authorTom Hughes <tom@compton.nu>
Mon, 11 Mar 2024 17:18:16 +0000 (17:18 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Mar 2024 17:19:50 +0000 (17:19 +0000)
cookbooks/apache/attributes/default.rb

index 080ca4e3ac23c0ba62be5bc14afc538f74cabc8a..1aefe9270900a3e5eb167374fc5826c13775073b 100644 (file)
@@ -29,5 +29,3 @@ default[:apache][:event][:max_connections_per_child] = 0
 default[:apache][:listen_address] = "*"
 
 default[:apache][:buffered_logs] = true
-
-default[:apache][:reqtimeout] = false