shuaijinchao commented on a change in pull request #5839: URL: https://github.com/apache/apisix/pull/5839#discussion_r771910150
########## File path: apisix/plugins/google-cloud-logging.lua ########## @@ -61,13 +61,13 @@ local schema = { type = "string", default = "https://logging.googleapis.com/v2/entries:write" }, - ssl_verify = { Review comment: I think this has no substantive significance. In most cases, this field remains the default setting, and general users will not actively set this option. this plugin is a new feature released in version 2.11. In such a short period of time, I don't think it will be used in a mass production environment. In addition, it is a bug for people who use file configuration ^_^ -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org