diff -r 7edd686a2b2a -r 1001234e5e6e src/js/site.js --- a/src/js/site.js Fri Nov 18 16:35:31 2011 +0100 +++ b/src/js/site.js Fri Nov 18 17:45:45 2011 +0100 @@ -22,7 +22,8 @@ "PlayerWidget" : {}, "AnnotationsWidget": {}, "TweetsWidget" : { - default_profile_picture : "https://twimg0-a.akamaihd.net/sticky/default_profile_images/default_profile_3_bigger.png" + default_profile_picture : "https://twimg0-a.akamaihd.net/sticky/default_profile_images/default_profile_3_bigger.png", + tweet_display_period: 10000 // how long do we show a tweet ? } };