mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 04:31:35 +00:00
misc daemon updates
This commit is contained in:
@@ -5798,12 +5798,6 @@
|
||||
// Send feed digests by email if needed.
|
||||
if (DAEMON_SENDS_DIGESTS) send_headlines_digests($link);
|
||||
|
||||
purge_orphans($link);
|
||||
|
||||
$rc = cleanup_tags($link, 14, 50000);
|
||||
|
||||
if ($debug) _debug("$rc uncached tags cleaned.");
|
||||
|
||||
} // function update_daemon_common
|
||||
|
||||
function sanitize_article_content($text) {
|
||||
|
||||
Reference in New Issue
Block a user