summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 17:05:19 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 17:05:19 +0200
commit23c36cb44bbec66d2173ed49a6edb3fb45347001 (patch)
treec6dc215ebf5a0b5726bf0abbb5a87f7681eb2bc5 /src/exchange
parent3cdefdd11a431089e92d0f0599c4bcda108a4f6f (diff)
downloadexchange-23c36cb44bbec66d2173ed49a6edb3fb45347001.tar.gz
exchange-23c36cb44bbec66d2173ed49a6edb3fb45347001.tar.bz2
exchange-23c36cb44bbec66d2173ed49a6edb3fb45347001.zip
remove (hopefully) obsolete option, was moved to exchange-offline
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