Skip to content

Instantly share code, notes, and snippets.

@bryanhelmig
Created September 25, 2012 07:14
Show Gist options
  • Save bryanhelmig/3780416 to your computer and use it in GitHub Desktop.
Save bryanhelmig/3780416 to your computer and use it in GitHub Desktop.
"limits": {
"zap_limit": -1,
"action_limit": -1,
"actions_this_period": 4,
"app_blacklist_list": [],
"allotment": [
{
"count": 1,
"percent": 0,
"limit": "unlimited",
"name": "Live Zaps"
},
{
"count": 4,
"percent": 0,
"limit": "unlimited",
"name": "Actions Per Period"
}
],
"polling_interval": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment