From: Alan Knowles Date: Wed, 9 Dec 2015 08:57:37 +0000 (+0800) Subject: Prune.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=48e0efff035d62208c066b65da9585fc207fed24 Prune.php --- diff --git a/Prune.php b/Prune.php index 0c94d7cf..a63daac8 100644 --- a/Prune.php +++ b/Prune.php @@ -65,6 +65,11 @@ class Pman_Core_Prune extends Pman LIMIT 100000 "); + // rather than deleting them all, it's probably best to just delete notify events that occured to often. + // eg. when we tried to deliver multiple times without success... + + + // pruning is for our press project - so we do not clean up dependant tables at present.. if (function_exists('posix_getpwuid')) {