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.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index eee0dfef..3f0b1e9d 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -20,10 +20,11 @@ KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv
DB = postgres
# Which wireformat does this merchant use? (test/sepa/etc.)
-# WIREFORMAT = "test"
+WIREFORMAT = test
# Determines which wire plugin will be used. We currently only
# support one wire plugin at a time!
+EDATE = 3 week
# Configuration for postgres database.
[merchantdb-postgres]