Skip to content

Commit

Permalink
Merge pull request #1 from EoinFarrell/master
Browse files Browse the repository at this point in the history
Updating readme with latest cloudinary parameter requirements
  • Loading branch information
piducancore authored Mar 16, 2020
2 parents 224df99 + 203b265 commit 4c78148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = {
api_secret: "YOUR_API_SECRET", // required
max_results: 500, // optional, default: 10
prefix: `uploads/`, // optional
type: `upload`, // required if prefix param specified above, otherwise optional
},
},
],
Expand Down

0 comments on commit 4c78148

Please sign in to comment.