Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/83353


Change subject: Set $wgLogSpamBlacklistHits to true wherever SpamBlacklist is 
enabled
......................................................................

Set $wgLogSpamBlacklistHits to true wherever SpamBlacklist is enabled

Change-Id: If085aa946b6804980f10afa6e425ce60257a7ab2
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/53/83353/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 27808d8..486ccd2 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -621,6 +621,7 @@
                        ),
                ),
        );
+       $wgLogSpamBlacklistHits = true;
 }
 
 include( $IP . '/extensions/TitleBlacklist/TitleBlacklist.php' );

-- 
To view, visit https://gerrit.wikimedia.org/r/83353
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If085aa946b6804980f10afa6e425ce60257a7ab2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to