summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-20 13:35:59 +0100
committerAndrew Dolgov <[email protected]>2009-01-20 13:35:59 +0100
commit3907ef7111ec9c5ec0e453a3216fdeeed2eb4c26 (patch)
treecaf3812b3483012088f73e79c839daca5529358a /update_daemon2.php
parentd7135e2a81fd78621bf59041f022a683583cd671 (diff)
purge feeds after updating
Diffstat (limited to 'update_daemon2.php')
-rw-r--r--update_daemon2.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index 45ba2fbf2..777b835ab 100644
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -164,8 +164,8 @@
// FIXME : $last_purge is of no use in a multiprocess update.
// FIXME : We ALWAYS purge old posts.
- _debug("Purging old posts (random 30 feeds)...");
- global_purge_old_posts($link, true, 30);
+ //_debug("Purging old posts (random 30 feeds)...");
+ //global_purge_old_posts($link, true, 30);
// Call to the feed batch update function
// or regenerate feedbrowser cache