Awight has uploaded a new change for review.
https://gerrit.wikimedia.org/r/230235
Change subject: DO NOT MERGE Strip out deprecated parameters
......................................................................
DO NOT MERGE Strip out deprecated parameters
TODO: These... aren't quite deprecated yet. Wait at least until the legacy
code is removed from production.
Change-Id: I678f8ad37fe1ebd3dcee8876d39737fc0d088ca5
---
M puppet/modules/payments/manifests/donation_interface.pp
1 file changed, 0 insertions(+), 14 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant
refs/changes/35/230235/1
diff --git a/puppet/modules/payments/manifests/donation_interface.pp
b/puppet/modules/payments/manifests/donation_interface.pp
index 8af8b7d..1e69b3a 100644
--- a/puppet/modules/payments/manifests/donation_interface.pp
+++ b/puppet/modules/payments/manifests/donation_interface.pp
@@ -14,7 +14,6 @@
wgPaypalGatewayEnabled => true,
wgDonationInterfaceEnableFormChooser => true,
wgDonationInterfaceEnableQueue => true,
- wgDonationInterfaceEnableStomp => true,
wgDonationInterfaceEnableFunctionsFilter => true,
wgDonationInterfaceEnableMinfraud => false,
wgDonationInterfaceEnableReferrerFilter => true,
@@ -52,18 +51,6 @@
wgPaypalGatewayURL =>
'https://www.sandbox.paypal.com/cgi-bin/webscr',
- wgStompServer => 'tcp://localhost:61613',
-
- wgStompQueueNames => {
- 'default' => 'complete',
- 'pending' => 'pending',
- 'limbo' => 'limbo',
- 'cc-limbo' => 'cc-limbo',
- 'globalcollect-cc-limbo' => 'globalcollect-cc-limbo',
- 'payments-antifraud' => 'payments-antifraud',
- 'payments-init' => 'payments-init',
- },
-
wgDonationInterfaceMemcacheHost => 'localhost',
wgDonationInterfaceUseSyslog => true,
@@ -91,7 +78,6 @@
wgDonationInterfaceOrphanCron => {
'enable' => true,
- 'function' => 'orphan_stomp',
'max_per_execute' => '',
'override_command_line_params' => true,
'target_execute_time' => 300,
--
To view, visit https://gerrit.wikimedia.org/r/230235
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I678f8ad37fe1ebd3dcee8876d39737fc0d088ca5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits