jenkins-bot has submitted this change and it was merged.
Change subject: Modifying Echo defaults per Echo/Feature_requirements
......................................................................
Modifying Echo defaults per Echo/Feature_requirements
Change-Id: I2fd23001a4b54aa19739fd0b5e0c6b3d4c59c2a9
---
M Echo.php
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Lwelling: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Echo.php b/Echo.php
index 708c82b..7d7aebd 100644
--- a/Echo.php
+++ b/Echo.php
@@ -416,9 +416,9 @@
}
}
-// unset default email for reverted, article-linked (change them to opt-in)
+// unset default notifications for reverted (change them to opt-in)
$wgDefaultUserOptions['echo-subscriptions-email-reverted'] = false;
-$wgDefaultUserOptions['echo-subscriptions-email-article-linked'] = false;
+$wgDefaultUserOptions['echo-subscriptions-web-reverted'] = false;
// Echo Configuration for EventLogging
$wgEchoConfig = array(
--
To view, visit https://gerrit.wikimedia.org/r/60685
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2fd23001a4b54aa19739fd0b5e0c6b3d4c59c2a9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Lwelling <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits