Bsitu has uploaded a new change for review.

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

Change subject: Use job queue to process Flow notifications
......................................................................

Use job queue to process Flow notifications

Depends on: https://gerrit.wikimedia.org/r/#/c/156594

Deployment step:

1. deploy this patch along with the patch mentioned above

2. enable job queue on mediawiki: https://gerrit.wikimedia.org/r/#/c/155169/

Change-Id: I72163d5a9e9d8a1eb5612128888ccf51a95846f3
---
M includes/Notifications/Notifications.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/98/156598/1

diff --git a/includes/Notifications/Notifications.php 
b/includes/Notifications/Notifications.php
index 66e6138..981b37f 100644
--- a/includes/Notifications/Notifications.php
+++ b/includes/Notifications/Notifications.php
@@ -6,6 +6,7 @@
        'section' => 'message',
        'formatter-class' => 'Flow\NotificationFormatter',
        'icon' => 'flow-discussion',
+       'use-jobqueue' => true,
 );
 
 $notifications = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I72163d5a9e9d8a1eb5612128888ccf51a95846f3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>

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

Reply via email to