Skip to content

Commit

Permalink
enable http2
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Apr 21, 2016
1 parent fe37a61 commit dae179f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/nginx/qrcode.64p.org.conf
@@ -1,5 +1,5 @@
server {
listen 443 ssl;
listen 443 ssl http2;

server_name qrcode.64p.org;

Expand Down

0 comments on commit dae179f

Please sign in to comment.