summaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-18 09:27:28 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-07-18 09:27:28 +0200
commitc9ed20331672367975473defc21a13ab0fab3a13 (patch)
tree67c3d907d32dd2469412e88f6cefd8cad602ad72 /src/backend
parent73dc17ae8c3e9a99acc9ef4616cbb2aa82944a9a (diff)
downloadmerchant-c9ed20331672367975473defc21a13ab0fab3a13.tar.gz
merchant-c9ed20331672367975473defc21a13ab0fab3a13.tar.bz2
merchant-c9ed20331672367975473defc21a13ab0fab3a13.zip
no key under [merchant], default instance takes care
Diffstat (limited to 'src/backend')
-rw-r--r--src/backend/merchant.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index 5e16ef17..45a13cff 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -34,9 +34,6 @@ UNIXPATH_MODE = 660
# always safe (financially speaking).
DEFAULT_WIRE_FEE_AMORTIZATION = 1
-# Where does the backend store the merchant's private key?
-KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv
-
# Which database backend do we use?
DB = postgres