summaryrefslogtreecommitdiff
path: root/src/backend/merchant.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/merchant.conf')
-rw-r--r--src/backend/merchant.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index 55117874..5e16ef17 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -45,8 +45,14 @@ WIREFORMAT = test
# Determines which wire plugin will be used. We currently only
# support one wire plugin at a time!
+# How long do we want the exchange to sit on wire transfers
+# for aggregation?
WIRE_TRANSFER_DELAY = 3 week
+# How fast do we want customers to pay, i.e. how long will our
+# proposal be valid?
+DEFAULT_PAY_DEADLINE = 1 day
+
# Configuration for postgres database.
[merchantdb-postgres]
CONFIG = postgres:///talermerchant