gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: no more plugin


From: gnunet
Subject: [taler-deployment] branch master updated: no more plugin
Date: Wed, 22 Jan 2020 15:23:28 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 36abde0  no more plugin
36abde0 is described below

commit 36abde08060e235753f3b49eacfa2394d7076a80
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 22 15:23:23 2020 +0100

    no more plugin
---
 bin/taler-config-generate | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index 9279593..62bc219 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -176,7 +176,6 @@ def config(obj):
 
     obj.cfg_put("exchange-account-1", "payto_uri", 
"payto://x-taler-bank/bank.{}.taler.net/Exchange".format(obj.envname))
     obj.cfg_put("exchange-account-1", "wire_response", 
"${TALER_DATA_HOME}/exchange/wire/test.json")
-    obj.cfg_put("exchange-account-1", "plugin", "taler_bank")
     obj.cfg_put("exchange-account-1", "wire_gateway_auth_method", "basic")
     obj.cfg_put("exchange-account-1", "wire_gateway_url", bank_acct_url)
     obj.cfg_put("exchange-account-1", "username", "Exchange")

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]