jenkins-bot has submitted this change and it was merged.

Change subject: Re-enable thank-you-edit notifications
......................................................................


Re-enable thank-you-edit notifications

Bug: T128249
Change-Id: Ib14ef143f37774d13f4499f98bc272cbdba137a0
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 8 deletions(-)

Approvals:
  Dereckson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 9ad11c2..d1ed051 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2755,14 +2755,6 @@
                $wgEchoSharedTrackingCluster = 'extension1';
        }
 
-       // Temporarily disable thank-you-edit notifications (T128249)
-       if ( isset( $wgDefaultNotifyTypeAvailability ) ) {
-               
$wgEchoNotifications['thank-you-edit']['notify-type-availability']['web'] = 
false;
-       } else {
-               // Backwards compatibility, remove after 1.27.0-wmf.22 is 
deployed everywhere
-               $wgEchoDefaultNotificationTypes['thank-you-edit']['web'] = 
false;
-       }
-
        // Default user options: subscriptions
        foreach ( $wmgEchoDefaultUserSubscriptions as $where => $notifications 
) {
                foreach ( $notifications as $notification => $value ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib14ef143f37774d13f4499f98bc272cbdba137a0
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: Dereckson <dereck...@espace-win.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to