Skip to content

Instantly share code, notes, and snippets.

@lfcipriani
Created April 19, 2012 03:01
Show Gist options
  • Save lfcipriani/2418087 to your computer and use it in GitHub Desktop.
Save lfcipriani/2418087 to your computer and use it in GitHub Desktop.
config.js
// config.js
var Config = {
API_KEY: 'YOUR_COLLECTA_API_KEY',
BOSH_SERVICE: 'http://collecta.com/xmpp-httpbind',
HOST: "guest.collecta.com"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment