Reedy has uploaded a new change for review.

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


Change subject: Add formatter parameter to wgCentralAuthRC
......................................................................

Add formatter parameter to wgCentralAuthRC

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


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7ecfb1d..34b3c6b 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1193,6 +1193,7 @@
        # Broken -- TS
        if( $wmfRealm == 'production' ) {
                $wgCentralAuthRC[] = array(
+                       'formatter' => 'IRCColourfulCARCFeedFormatter',
                        'uri' => 
"udp://$wmgRC2UDPAddress:$wmgRC2UDPPort/#central\t",
                );
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic15eef6b614729209f9b562871c93832318b55e0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <re...@wikimedia.org>

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

Reply via email to