Mattflaschen has uploaded a new change for review.

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

Change subject: Use $wgNotifyTypeAvailabilityByNotificationType due to Echo 
change
......................................................................

Use $wgNotifyTypeAvailabilityByNotificationType due to Echo change

$wgEchoDefaultNotificationTypes has been split into multiple variables.

Bug: T132820
Change-Id: I13817c139967ed9e230cfb0c87c5de66da793c96
Depends-On: I09f39f5fc5f13f3253af9f7819bca81f1601da93
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 2f37bea..1310725 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2615,7 +2615,7 @@
        }
 
        // Temporarily disable thank-you-edit notifications (T128249)
-       $wgEchoDefaultNotificationTypes['thank-you-edit']['web'] = false;
+       $wgNotifyTypeAvailabilityByNotificationType['thank-you-edit']['web'] = 
false;
 
        // Default user options: subscriptions
        foreach ( $wmgEchoDefaultUserSubscriptions as $where => $notifications 
) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I13817c139967ed9e230cfb0c87c5de66da793c96
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org>

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

Reply via email to