Skip to content

Commit

Permalink
📖 Documenting
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekpyg committed Oct 31, 2021
1 parent ac1520f commit 7ccb6e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Configure in ```.\config\plugins.js```
providerOptions:{
accessToken : "ACCESS_TOKEN", //upload and delete permissions
clientSecret : "CLIENT_SECRET",
clientId : "CLIENT_ID"
clientId : "CLIENT_ID",
premium : true // or false
}
}
```
Expand Down

0 comments on commit 7ccb6e4

Please sign in to comment.