Foxy brown has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/367318 )

Change subject: Enable Article Reminder feature flag on beta
......................................................................

Enable Article Reminder feature flag on beta

Bug: T169354
Change-Id: Id61af723074fe406e2792d001267aa5c6c2ac5e8
---
M wmf-config/CommonSettings-labs.php
1 file changed, 3 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index dc724f0..7ae57bf 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -282,6 +282,9 @@
 // Enabling thank-you-edit on beta for testing T128249. Still disabled in prod.
 $wgEchoNotifications['thank-you-edit']['notify-type-availability']['web'] = 
true;
 
+// Enabling article-reminder on beta for testing T166973. Still disabled in 
prod.
+$wgAllowArticleReminderNotification['value'] = true;
+
 if ( $wmgUseGraph ) {
        // **** THIS LIST MUST MATCH 
puppet/hieradata/labs/deployment-prep/common.yaml ****
        // See https://www.mediawiki.org/wiki/Extension:Graph#External_data

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id61af723074fe406e2792d001267aa5c6c2ac5e8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Foxy brown <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to