gitlive.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 29 Apr 2010 05:03:13 +0000 (13:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 29 Apr 2010 05:03:13 +0000 (13:03 +0800)
gitlive.js

index 29369f9..882f483 100644 (file)
@@ -137,7 +137,7 @@ var monitor = new Monitor({
                 
             });
 
-            notification.set_timeout(2000);
+            notification.set_timeout(5000); // show errros for longer
             notification.show();   
         }
         this.queueRunning = false;