X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93c098cdc4f22b1fe69ecd88b3ac2d2b211780ff..0d8030b3a7ec9eaa6bc96c7dd39d835a00a7ace0:/cookbooks/apache/templates/default/httpd.conf.erb diff --git a/cookbooks/apache/templates/default/httpd.conf.erb b/cookbooks/apache/templates/default/httpd.conf.erb index ded019d93..81c8f6e9f 100644 --- a/cookbooks/apache/templates/default/httpd.conf.erb +++ b/cookbooks/apache/templates/default/httpd.conf.erb @@ -1,10 +1,8 @@ # DO NOT EDIT - This file is being maintained by Chef -<% if node[:lsb][:release].to_f >= 18.04 -%> # Enable HTTP/2 over TLS Protocols h2 http/1.1 -<% end -%> # Set the number of seconds before receives and sends time out Timeout <%= node[:apache][:timeout] %>