Skip to content

Commit e3e84c8

Browse files
authored
Update readme.md
1 parent 5b40a49 commit e3e84c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ server {
6161
ssl_early_data on;
6262
6363
# Add Alt-Svc header to negotiate HTTP/3.
64-
add_header alt-svc 'h3=":443"; ma=86400';
64+
add_header alt-svc 'h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400';
6565
6666
location / {
6767
# your config

0 commit comments

Comments
 (0)