X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Fconfig;h=da155839b0ae1fb033fae6fd138cd89c6862b703;hp=086ec40860617bbd545fb1d3825c81bec93e497c;hb=cb45dc23a95232e0a832f5576b2fc6ac4710e6ff;hpb=13e6b275faf7b7fbc869c4f7ed2baa20346b0ed5 diff --git a/rainbowstream/colorset/config b/rainbowstream/colorset/config index 086ec40..da15583 100644 --- a/rainbowstream/colorset/config +++ b/rainbowstream/colorset/config @@ -1,4 +1,6 @@ { + // After 120 minutes, the stream will automatically hangup + "HEARTBEAT_TIMEOUT" : 120, // Image on term "IMAGE_ON_TERM" : false, // Themes @@ -27,8 +29,8 @@ // Autocomplete history file name "HISTORY_FILENAME" : "completer.hist", // Image config - "IMAGE_SHIFT" : 10, - "IMAGE_MAX_HEIGHT" : 40, + "IMAGE_SHIFT" : 2, + "IMAGE_MAX_HEIGHT" : 90, // Stream config "USER_DOMAIN" : "userstream.twitter.com", "PUBLIC_DOMAIN" : "stream.twitter.com",