jenkins-bot has submitted this change and it was merged.
Change subject: Making system messages email to users by default per specs
......................................................................
Making system messages email to users by default per specs
Change-Id: I9ba67d06adaee68fc801f92eec6dd9429bfee950
---
M Echo.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Mattflaschen: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Echo.php b/Echo.php
index 9ade890..156667f 100644
--- a/Echo.php
+++ b/Echo.php
@@ -413,8 +413,9 @@
$wgDefaultUserOptions["echo-subscriptions-web-{$category}"] = true;
}
-// most settings default to web on, email off, but override these two
+// most settings default to web on, email off, but override these
$wgDefaultUserOptions['echo-subscriptions-email-edit-user-talk'] = true;
+$wgDefaultUserOptions['echo-subscriptions-email-system'] = true;
$wgDefaultUserOptions['echo-subscriptions-web-article-linked'] = false;
// Echo Configuration for EventLogging
--
To view, visit https://gerrit.wikimedia.org/r/61162
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9ba67d06adaee68fc801f92eec6dd9429bfee950
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Bsitu <[email protected]>
Gerrit-Reviewer: EBernhardson (WMF) <[email protected]>
Gerrit-Reviewer: Lwelling <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits