Skip to content

Commit

Permalink
51degreesRtdProvider: update doc
Browse files Browse the repository at this point in the history
- clarified the free availability of the api
- improved configuration description
  • Loading branch information
justadreamer committed Jul 22, 2024
1 parent 5d5c2b1 commit 36db23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/modules/51DegreesRtdProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ pbjs.setConfig({
name: '51Degrees',
waitForIt: true, // should be true, otherwise the auctionDelay will be ignored
params: {
// Get your resource key from https://configure.51degrees.com/tWrhNfY6 to connect to cloud.51degrees.com
resourceKey: '<YOUR_RESOURCE_KEY>',
// Get your resource key from https://configure.51degrees.com/HNZ75HT1
// alternatively, you can use the on-premise version of the 51Degrees service and connect to your chosen end point
// onPremiseJSUrl: 'https://localhost/51Degrees.core.js'
},
Expand Down

0 comments on commit 36db23b

Please sign in to comment.