example update

master
yurymuski 5 years ago
parent b0d40b51ba
commit 687803c32d
  1. 3
      example.nginx.conf

@ -39,9 +39,6 @@ http {
return 404;
}
# Request buffering in not currently supported for HTTP/3.
proxy_request_buffering off;
# Add Alt-Svc header to negotiate HTTP/3.
add_header alt-svc 'h3-29=":443"; ma=86400';

Loading…
Cancel
Save