1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00

offline: tweak download interval

This commit is contained in:
Andrew Dolgov 2009-02-07 13:52:05 +03:00
parent badac687b0
commit 34ff6c50b8

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