Skip to content

Instantly share code, notes, and snippets.

@jasongaylord
Created November 6, 2018 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasongaylord/bf13d2a342626865a3ea774e99d9c308 to your computer and use it in GitHub Desktop.
Save jasongaylord/bf13d2a342626865a3ea774e99d9c308 to your computer and use it in GitHub Desktop.
{
"TwitterOptions": {
"Username": "jgaylord",
"ConsumerKey": "YOUR_KEY",
"ConsumerSecret": "YOUR_SECRET"
},
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment