summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-07-21 22:20:50 +0200
committerChristian Grothoff <christian@grothoff.org>2017-07-21 23:19:49 +0200
commitc3b2fba56aa5a72b9e075d9725c746683109be17 (patch)
tree98ae091dca3e05e0b400768261d145962cf81f58
parentfaaf295dd919b86f0e3ced0c0e786b612894d60e (diff)
downloadmerchant-c3b2fba56aa5a72b9e075d9725c746683109be17.tar.gz
merchant-c3b2fba56aa5a72b9e075d9725c746683109be17.tar.bz2
merchant-c3b2fba56aa5a72b9e075d9725c746683109be17.zip
fix configuration to ensure exchange wires immediately
-rw-r--r--src/lib/test_merchant_api.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index 5e72ed0b..a01c4e01 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -21,8 +21,7 @@ PORT = 8082
# How quickly do we want the exchange to send us our money?
# Used only if the frontend does not specify a value.
-# FIXME: EDATE is a bit short, 'execution_delay'?
-EDATE = 3 week
+WIRE_TRANSFER_DELAY = 0 s
# Which plugin (backend) do we use for the DB.
DB = postgres