diff options
author | wjoe <joe@lc8n.com> | 2012-02-07 13:16:28 +0000 |
---|---|---|
committer | wjoe <joe@lc8n.com> | 2012-02-07 13:16:28 +0000 |
commit | a6708d3d25db894b478fe484429da19f5afa8d16 (patch) | |
tree | 690e316ce96b2acd0a117c61109e5eb3bfde96f0 /config.yaml | |
parent | ff7dee7d4ed62ab738cd1273661727fe74893d6a (diff) |
Historic commit 2.0.0 - Added authentication and posting to other
accounts (05-Feb-2012 23:24)
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml index 4af3639..9e8af0f 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ consumer_key: vXaBVIrxiJw2TKVJyI1w consumer_secret: Xrg8ezA461OlLP94951kWxONMs9CkDCVkW25KZICjY8 -oauth_token: 143847685-F9qvpDaAyHMeuE86yMm8sBd6KhDswQAeoUM0hFoJ -oauth_token_secret: PstQH40WKY1ER23MbcdihxoVPGL5vA0KuaCtr9PnE +callback_url: http://tghost.co.uk:4291/these_are_my_shoes +sinatra_port: 4291 |