From 38625bd5aecbd860a2760c34d72b50513a77ea7e Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 3 Oct 2018 15:23:09 +0900 Subject: [PATCH] Add h2. --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 2762269..4a0a060 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -264,7 +264,7 @@ http { # HTTPS server # #server { - # listen 443 ssl; + # listen 443 ssl h2; # server_name localhost; # ssl_certificate cert.pem;