summaryrefslogtreecommitdiff
path: root/src/auditor/generate-auditor-basedb.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-19 19:12:47 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-19 19:12:47 +0100
commitcb58740fbd9805807dba268c65498aaa171f004f (patch)
tree505e57fc6c9397acd5eb53638afe77e5c51c0361 /src/auditor/generate-auditor-basedb.conf
parent6074790867eb187f4c4de96cb6266fa541dc18ae (diff)
downloadexchange-cb58740fbd9805807dba268c65498aaa171f004f.tar.gz
exchange-cb58740fbd9805807dba268c65498aaa171f004f.tar.bz2
exchange-cb58740fbd9805807dba268c65498aaa171f004f.zip
remove redundant METHOD option, we can derive it from PAYTO_URI
Diffstat (limited to 'src/auditor/generate-auditor-basedb.conf')
-rw-r--r--src/auditor/generate-auditor-basedb.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf
index 02ed14b77..a2b91f1e1 100644
--- a/src/auditor/generate-auditor-basedb.conf
+++ b/src/auditor/generate-auditor-basedb.conf
@@ -80,7 +80,6 @@ CURRENCY = TESTKUDOS
[exchange-account-1]
WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
-METHOD = x-taler-bank
enable_debit = yes
enable_credit = yes
WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/"
@@ -91,7 +90,6 @@ PASSWORD = x
[merchant-account-merchant]
PAYTO_URI = payto://x-taler-bank/localhost/42
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/merchant/account-3.json
-METHOD = x-taler-bank
HONOR_default = YES
ACTIVE_default = YES