Skip to content

Instantly share code, notes, and snippets.

@PanosJee
Created November 21, 2011 17:03
Show Gist options
  • Save PanosJee/1383246 to your computer and use it in GitHub Desktop.
Save PanosJee/1383246 to your computer and use it in GitHub Desktop.
BugSense-JS-Settings
// bugsense parameters (required)
this.defaults = {
apiKey: 'YOUR_API_KEY', // modify me
url: 'http://www.bugsense.com/api/js/errors?api_key=' // NON-SSL
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment