zll600 commented on code in PR #10989:
URL: https://github.com/apache/apisix/pull/10989#discussion_r1512071793
##########
conf/config-default.yaml:
##########
@@ -97,9 +97,11 @@ apisix:
listen: # APISIX listening port for
HTTPS traffic.
- port: 9443
enable_http2: true
+ enable_quic: false
Review Comment:
`enable_quic` is already under `ssl`. I will add some comments for
`enable_quic`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]