]> git.wh0rd.org - tt-rss.git/commitdiff
offline: tweak download interval
authorAndrew Dolgov <fox@bah.org.ru>
Sat, 7 Feb 2009 10:52:05 +0000 (13:52 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Sat, 7 Feb 2009 10:52:05 +0000 (13:52 +0300)
offline.js

index 6718733faf38d7a581df2052c755501103b6783e..4287d746819c34089921fa03b113d5c0695fe251 100644 (file)
@@ -712,7 +712,7 @@ function offline_download_parse(stage, transport) {
                                        debug("<b>update_offline_data: done " + stage + " HSD: " + 
                                                has_sync_data + "</b>");
                                } else {
-                                       window.setTimeout("update_offline_data(0)", 1800*1000);
+                                       window.setTimeout("update_offline_data(0)", 180*1000);
                                        debug("update_offline_data: finished");
 
                                        db.execute("DELETE FROM articles WHERE "+