mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
HTTP/3: cleanup after "listen .. quic" removal in be08b858086a.
This commit is contained in:
parent
09286ac7d9
commit
dea9a208c3
@ -238,7 +238,6 @@ struct ngx_http_addr_conf_s {
|
||||
ngx_http_virtual_names_t *virtual_names;
|
||||
|
||||
unsigned ssl:1;
|
||||
unsigned quic:1;
|
||||
unsigned http2:1;
|
||||
unsigned http3:1;
|
||||
unsigned proxy_protocol:1;
|
||||
|
Loading…
Reference in New Issue
Block a user