Ejegg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/251665
Change subject: Add default config for jobs-damaged queue
......................................................................
Add default config for jobs-damaged queue
Bug: T117447
Change-Id: I2cdaa311fda6d52f20c8ce481d6d85ad3d48219d
---
M config_defaults.php
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/SmashPig
refs/changes/65/251665/1
diff --git a/config_defaults.php b/config_defaults.php
index 85a4589..d77bf36 100644
--- a/config_defaults.php
+++ b/config_defaults.php
@@ -24,6 +24,11 @@
'inst-args' => array( 'limbo' ),
),
+ 'jobs-damaged' => array(
+ 'class' =>
'SmashPig\Core\DataStores\StompDataStore',
+ 'inst-args' => array( 'jobs-damaged' ),
+ ),
+
'jobs' => array(
'class' =>
'SmashPig\Core\DataStores\StompDataStore',
'inst-args' => array( 'jobs' ),
--
To view, visit https://gerrit.wikimedia.org/r/251665
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2cdaa311fda6d52f20c8ce481d6d85ad3d48219d
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