]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Disable HTTP2 for svn.openstreetmap.org"
authorGrant Slater <git@firefishy.com>
Thu, 8 Oct 2020 23:30:40 +0000 (00:30 +0100)
committerGrant Slater <git@firefishy.com>
Thu, 8 Oct 2020 23:30:40 +0000 (00:30 +0100)
This reverts commit c63cdfe9e4a737154c75ffa47e0d90ae057065cd.

cookbooks/subversion/templates/default/apache.erb

index cadae8b0892055d4cef99aeaeb41ef24e0f62623..c8b697d1951728fb93b5cf7b3ada9f5196ce88d8 100644 (file)
@@ -4,8 +4,6 @@
   ServerName <%= @name %>
   ServerAdmin webmaster@openstreetmap.org
 
-  Protocols http/1.1
-
   SSLEngine on
   SSLCertificateFile /etc/ssl/certs/<%= @name %>.pem
   SSLCertificateKeyFile /etc/ssl/private/<%= @name %>.key