r46390 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46389‎ | r46390 | r46391 >
Date:21:22, 27 January 2009
Author:werdna
Status:ok
Tags:
Comment:
Remove obsolete comment.
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.php
@@ -61,8 +61,6 @@
6262
6363 $wgAbuseFilterAvailableActions = array( 'flag', 'throttle', 'warn', 'disallow', 'blockautopromote', 'block', 'degroup', /* Disabled because it's ridiculously excessive 'rangeblock'*/ /*, 'tag' Disabled for now to avoid trunk changes. */ );
6464
65 -// Conditions take about 4ms to check, so 100 conditions would take 400ms
66 -// Currently, has no effect.
6765 $wgAbuseFilterConditionLimit = 1000;
6866
6967 // Disable filters if they match more than X edits, constituting more than Y% of the last Z edits, if they have been changed in the last S seconds

Status & tagging log