Skip to content

Commit

Permalink
Added documentation of YouTube server key usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
fruchtose committed Nov 25, 2013
1 parent 1d02cc1 commit c93d02d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -49,6 +49,8 @@ All namespaces are separated by colons (`:`). For instance the database host is
* `log`: The logging level Muxamp uses (see `express` for logging level formats)
* `port`: The port from which Muxamp serves (defaults to `process.env['app_port']`, then `3000`)
* `apis`
* `youtube`
* `serverKey`: Server key provided by Google for use with [the YouTube Data API (v3)](https://developers.google.com/youtube/v3/)
* `jamendo`
* `clientId`: Client ID registered with [Jamendo](https://devportal.jamendo.com/) to use their API
* `soundcloud`
Expand Down

0 comments on commit c93d02d

Please sign in to comment.