mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 04:41:29 +00:00
call global_purge_all_posts()
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Purge all posts (random 30 feeds)
|
||||
global_purge_old_posts($link, true, 30);
|
||||
|
||||
// Update all feeds needing a update.
|
||||
update_daemon_common($link, $limit=0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user