summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/exchange.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index d51d9d5f7..ae7ac25aa 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -29,10 +29,6 @@ MAX_KEYS_CACHING = forever
# How to access our database
DB = postgres
-# Where do we store the offline master private key of the exchange?
-MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv
-
-
# Network configuration for the normal API/service HTTP server
# serve via tcp socket (on PORT)
SERVE = tcp