Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created April 6, 2012 14:56
Show Gist options
  • Save nialdarbey/2320567 to your computer and use it in GitHub Desktop.
Save nialdarbey/2320567 to your computer and use it in GitHub Desktop.
/**
* Configurable
*/
@Configurable
private String trackerToken;
/**
* Configurable
*/
@Configurable
private String storiesUrl;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment