zll600 commented on code in PR #11032:
URL: https://github.com/apache/apisix/pull/11032#discussion_r1524363099
##########
apisix/cli/schema.lua:
##########
@@ -199,6 +199,9 @@ local config_schema = {
dns_resolver_valid = {
type = "integer",
},
+ enable_http2 = {
Review Comment:
Some options have default values, and some have no default values.
Ok, I will add default value for `enable_http2`.
--
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]