shreemaan-abhishek commented on code in PR #9619: URL: https://github.com/apache/apisix/pull/9619#discussion_r1223851084
########## 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 attribute doesn't exist Review Comment: two double dashes? -- 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]
