mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 02:55:55 +00:00
update_daemon_common: purge inactive/not updated feeds
This commit is contained in:
@@ -225,6 +225,8 @@
|
||||
if ($debug) {
|
||||
_debug("Purged feed $feed_id ($purge_interval): deleted $rows articles");
|
||||
}
|
||||
|
||||
return $rows;
|
||||
} // function purge_feed
|
||||
|
||||
function feed_purge_interval($link, $feed_id) {
|
||||
|
||||
Reference in New Issue
Block a user