summaryrefslogtreecommitdiff
path: root/src/backend/merchant.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-10 13:57:32 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-10 13:57:32 +0100
commit828cd528f5861226958a26cbe85e05f16fe2cb31 (patch)
tree4f85e0976ba2c74a659326cfa0556147c52db211 /src/backend/merchant.conf
parent529cf928d2ec118b146169ea33280f5e8d6d38c6 (diff)
downloadmerchant-828cd528f5861226958a26cbe85e05f16fe2cb31.tar.gz
merchant-828cd528f5861226958a26cbe85e05f16fe2cb31.tar.bz2
merchant-828cd528f5861226958a26cbe85e05f16fe2cb31.zip
fix double-free bug
Diffstat (limited to 'src/backend/merchant.conf')
-rw-r--r--src/backend/merchant.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index 1ac3a2c5..d13091ff 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -54,7 +54,7 @@ DEFAULT_PAY_DEADLINE = 1 day
[merchantdb-postgres]
CONFIG = postgres:///talermerchant
-[merchant-instance-default]
+[instance-default]
KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv
# [account-merchant]