src/js/site.js
branchtweet-widget
changeset 282 1001234e5e6e
parent 274 fe02d003c6c4
child 288 25fe0c8831de
--- 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 ?
   }
 };