monkeyDluffy6017 commented on code in PR #10445: URL: https://github.com/apache/apisix/pull/10445#discussion_r1383020610
########## conf/config-default.yaml: ########## @@ -308,6 +308,8 @@ nginx_config: # Config for render the template to generate n # connect: 2000 # Default 2000ms # send: 2000 # Default 2000ms # read: 5000 # Default 5000ms +# access_key: "" +# secret_key: "" Review Comment: Could you add some comments for the two configurations? -- 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]
