Skip to content

Commit

Permalink
feat: cos accelerate access
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenZhang committed Aug 29, 2024
1 parent 4f2b894 commit a22484d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/cos.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const loadCOSClient = (credentials) => {
return new COS({
UseAccelerate: Boolean(credentials.use_accelerate),
getAuthorization: (options, callback) => {
callback(
{
Expand Down

0 comments on commit a22484d

Please sign in to comment.