Merge "Remove $wgEnotifUseJobQ"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 29 Jan 2016 20:43:10 +0000 (20:43 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 29 Jan 2016 20:43:10 +0000 (20:43 +0000)
1  2 
RELEASE-NOTES-1.27
includes/DefaultSettings.php

@@@ -94,10 -94,12 +94,11 @@@ production
  * LoginForm::getLoginToken() and LoginForm::getCreateaccountToken()
    return a MediaWiki\Session\Token, and tokens must be checked using that
    class's methods.
+ * $wgEnotifUseJobQ was removed and the job queue is always used.
  
  === New features in 1.27 ===
 -* $wgDataCenterId and $wgDataCenterRoles where added, which will serve as
 -  basic configuration settings needed for multi-datacenter setups.
 -  $wgDataCenterUpdateStickTTL was also added.
 +* $wgDataCenterUpdateStickTTL was also added. This decides how long a user
 +  sticks to the primary DC (via cookies) after they make changes to the site.
  * Added a new hook, 'UserMailerTransformContent', to transform the contents
    of an email. This is similar to the EmailUser hook but applies to all mail
    sent via UserMailer.
Simple merge