abs007 commented on code in PR #9210: URL: https://github.com/apache/apisix/pull/9210#discussion_r1156836485
########## apisix/core/config_local.lua: ########## @@ -55,6 +55,7 @@ end -- local local_conf = core.config.local_conf() -- local fallback_sni = core.table.try_read_attr( -- local_conf, "apisix", "ssl", "fallback_sni") -- "a.test2.com" +-- -- `nil` is returned if the value doesn't exist Review Comment: To make it a point within `@usage` -- 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]
