mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 18:29:14 +00:00
remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user