purge feeds after updating
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user