Page MenuHomePhabricator

Enable e-mail notification for movement roles wiki
Closed, ResolvedPublic

Description

Author: adhair

Description:
Although not mission-critical, e-mail notification would be nice to have on the movement roles wiki. See also bug 26769.


Version: unspecified
Severity: normal
URL: http://movementroles.wikimedia.org/

Details

Reference
bz26771

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:13 PM
bzimport set Reference to bz26771.
bzimport added a subscriber: Unknown Object (MLST).

jeluf wrote:

Your change has been completed.
Please reopen this ticket if anything went wrong.

The following configuration settings have been changed:

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1487)

+++ InitialiseSettings.php (working copy)
@@ -6979,6 +6979,7 @@

'nlwiki' => true,
'mediawikiwiki' => true,
'metawiki' => true,

+ 'movementroleswiki' => true,

'nowikinews' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=13564
'officewiki' => true,
'otrs_wikiwiki' => true,

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php