diff -r 6e8930a1b8f7 -r 32898b2c8e9c web/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/config.php Wed Apr 06 16:45:22 2011 +0200 @@ -0,0 +1,17 @@ + 'http://amateur.iri.centrepompidou.fr/live/callback.php', + 'callbackUrl' => 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/callback.php', + 'siteUrl' => 'http://twitter.com/oauth', + 'consumerKey' => '***REMOVED***', + 'consumerSecret' => '***REMOVED***' +);