Ejegg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/246720
Change subject: Fix default refund queue name
......................................................................
Fix default refund queue name
'refund-notifications', not just 'refund'
Change-Id: I7e7f87ab80c418baab104c8cd4562ba23a75a65f
---
M config_defaults.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/SmashPig
refs/changes/20/246720/1
diff --git a/config_defaults.php b/config_defaults.php
index 85a4589..062fe93 100644
--- a/config_defaults.php
+++ b/config_defaults.php
@@ -46,7 +46,7 @@
'verified' => '/queue/donations',
'failed' => '/queue/failed',
'pending' => '/queue/pending',
- 'refund' => '/queue/refund',
+ 'refund' =>
'/queue/refund-notifications',
'jobs' => '/queue/job-requests',
),
),
--
To view, visit https://gerrit.wikimedia.org/r/246720
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e7f87ab80c418baab104c8cd4562ba23a75a65f
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/SmashPig
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits