Old comment from when http2 was disabled

This commit is contained in:
Alexandre Aubin 2019-01-26 20:11:17 +01:00
parent 951d60c6d5
commit 8ec7d361a4

View file

@ -12,7 +12,6 @@ server {
}
server {
# Disabling http2 for now as it's causing weird issues with curl
listen 443 ssl http2 default_server;
listen [::]:443 ssl http2 default_server;