offline: tweak download interval

This commit is contained in:
Andrew Dolgov 2009-02-07 13:52:05 +03:00
parent badac687b0
commit 34ff6c50b8
1 changed files with 1 additions and 1 deletions

View 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 "+