Bsitu has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/150742

Change subject: Enable job queue to process notification on all wikis
......................................................................

Enable job queue to process notification on all wikis

See https://gerrit.wikimedia.org/r/#/c/146849/ for more detail

It's currently re-enabled on test/test2 wiki for more testings,
once it looks okay, we should re-enable this on all wikis

Change-Id: Ic0ce18913fd44fdbebea6e28139aea778bb6908b
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 3 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 652212c..2ac1fc3 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13012,9 +13012,7 @@
 
 // Whether to use job queue to process web and email notifications
 'wmgEchoUseJobQueue' => array(
-       'default' => false,
-       'testwiki' => true,
-       'test2wiki' => true,
+       'default' => true,
 ),
 
 // Thanks should be enabled for wikis with Echo

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0ce18913fd44fdbebea6e28139aea778bb6908b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bsitu <bs...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to