Mwalker has submitted this change and it was merged.

Change subject: hack to divert GC messages away from the live queue
......................................................................


hack to divert GC messages away from the live queue

Change-Id: Ibfc643890f3110a27cb4659707f95a58f227e3ef
---
M config_defaults.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Mwalker: Verified; Looks good to me, approved



diff --git a/config_defaults.php b/config_defaults.php
index 4b0e48b..616c216 100644
--- a/config_defaults.php
+++ b/config_defaults.php
@@ -161,6 +161,7 @@
                        'stomp' => array(
                                'queues' => array(
                                        'pending' => 
'/queue/pending_globalcollect',
+                                       'verified' => 
'/queue/donations-gcgarbage',
                                ),
                        ),
                ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibfc643890f3110a27cb4659707f95a58f227e3ef
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/fundraising/SmashPig
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Mwalker <[email protected]>

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

Reply via email to