bump h3 version

pull/4/head
yury_muski 5 years ago
parent 7759ec95b9
commit a457a555da
  1. 2
      example.nginx.conf

@ -43,7 +43,7 @@ http {
proxy_request_buffering off; proxy_request_buffering off;
# Add Alt-Svc header to negotiate HTTP/3. # Add Alt-Svc header to negotiate HTTP/3.
add_header alt-svc 'h3-27=":443"; ma=86400'; add_header alt-svc 'h3-29=":443"; ma=86400';
location / { location / {
root html; root html;

Loading…
Cancel
Save