[livejournal] r22171: LJSUP-12425: Log mass deletion of inbox ...
Committer: sbelyaev
LJSUP-12425: Log mass deletion of inbox messages to userlogU trunk/htdocs/tools/endpoints/esn_inbox.bml
Modified: trunk/htdocs/tools/endpoints/esn_inbox.bml
===================================================================
--- trunk/htdocs/tools/endpoints/esn_inbox.bml 2012-06-05 11:11:10 UTC (rev 22170)
+++ trunk/htdocs/tools/endpoints/esn_inbox.bml 2012-06-05 11:14:37 UTC (rev 22171)
@@ -73,7 +73,7 @@
}
}
- if (scalar @items >= 1) {
+ if (scalar @items >= 15) {
$remote->log_event('inbox_massdel', {
remote => $remote,
actiontarget => scalar @items,
