aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/exchange/exchange.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index f7387ced3..40eeb5e13 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -126,13 +126,13 @@ WIREWATCH_IDLE_SLEEP_INTERVAL = 1 s
SIGNKEY_LEGAL_DURATION = 2 years
# Directory with our terms of service.
-TERMS_DIR = $DATADIR/terms/
+TERMS_DIR = $TALER_DATA_HOME/terms/
# Etag / filename for the terms of service.
TERMS_ETAG = exchange-tos-v0
# Directory with our privacy policy.
-PRIVACY_DIR = $DATADIR/terms/
+PRIVACY_DIR = $TALER_DATA_HOME/terms/
# Etag / filename for the privacy policy.
PRIVACY_ETAG = exchange-pp-v0