X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=update_feeds.php;h=6a4aa2a1b81be715ca5d792e71c68569444ed392;hb=a2d799815a95e9c76e81525d1007b38971662e6d;hp=0d93358e5f7661e4ac7d3e7b15b875d0f95e59a3;hpb=5ba53dde355add2f6098887611b5d2a7eb32b44b;p=tt-rss.git diff --git a/update_feeds.php b/update_feeds.php index 0d93358e..6a4aa2a1 100755 --- a/update_feeds.php +++ b/update_feeds.php @@ -34,9 +34,6 @@ init_connection($link); - // Purge all posts (random 30 feeds) - //global_purge_old_posts($link, true, 30); - // Update all feeds needing a update. update_daemon_common($link);