Correct format after changing PREFIX config
[rainbowstream.git] / rainbowstream / colorset / config
index 2d0b36e9ec3eb35608017b0f24a1c940ad4c062b..31e6294ad757bb49c691d5b7df7c331054547520 100644 (file)
@@ -45,6 +45,8 @@
     "IMAGE_SHIFT" : 2,
     // Image max height
     "IMAGE_MAX_HEIGHT" : 90,
+    // Seconds to wait before displaying another tweet, will drop all tweets while waiting.
+    "STREAM_DELAY" : 0,
     // Stream config
     "USER_DOMAIN" : "userstream.twitter.com",
     "PUBLIC_DOMAIN" : "stream.twitter.com",