diff -r ba9eab65d853 -r 90f11975c5ee web/client.php --- a/web/client.php Mon Jun 20 14:23:15 2011 +0200 +++ b/web/client.php Mon Jun 20 14:44:34 2011 +0200 @@ -354,7 +354,7 @@ version: 2, type: 'search', search: '', - interval: 1000, + interval: 3000, title: '', subject: '', width: 377, @@ -371,14 +371,14 @@ } }, features: { - scrollbar: false, - loop: true, + scrollbar: true, + loop: false, live: true, hashtags: true, timestamp: true, avatars: true, toptweets: true, - behavior: 'default' + behavior: 'all' } }).render().start();