Niharika29 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/362323 )

Change subject: Config changes for LoginNotify
......................................................................

Config changes for LoginNotify

Bug: T107707
Change-Id: I5dd77a0fb6b844ea1a4218900ea4f68be3e9c83c
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 2c12b52..61ddd89 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1938,7 +1938,8 @@
 
 if ( $wmgUseLoginNotify ) {
        wfLoadExtension( 'LoginNotify' );
-       $wgLoginNotifyEnableOnSuccess = false;
+       $wgNotifyTypeAvailabilityByCategory['login-success']['web'] = false;
+
 }
 
 $wgDefaultUserOptions['thumbsize'] = $wmgThumbsizeIndex;

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

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

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

Reply via email to