zll600 commented on code in PR #10989:
URL: https://github.com/apache/apisix/pull/10989#discussion_r1511198503


##########
apisix/cli/ops.lua:
##########
@@ -449,7 +460,7 @@ Please modify "admin_key" in conf/config.yaml .
                 end
 
                 listen_table_insert(node_listen, "http", ip, port,
-                        enable_http2, enable_ipv6)
+                        enable_http2, false, enable_ipv6)

Review Comment:
   Yes, I want it to be a required option. will there be any problem?



-- 
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]

Reply via email to