diff --git a/lib/cloudfiles/config.js b/lib/cloudfiles/config.js index 8d352ae..63dec9c 100644 --- a/lib/cloudfiles/config.js +++ b/lib/cloudfiles/config.js @@ -13,8 +13,8 @@ var Config = function () { Config.prototype = { // Remark: Put your Rackspace API Key here auth: { - username: 'nodejitsudev', - apiKey: 'a11e9c09bebbea62c1e0ab5f5a81b545' + username: 'your-username', + apiKey: 'your-api-key' }, cdn: {