summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-22 14:36:19 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-22 14:36:19 +0800
commitafdccca78c95fe863f43614c92e4288a6bd79024 (patch)
treeb7b82c3e1df064f472c2e866a2b0205d888ae6da /src
parent5c3c1b686f09fc1166a29a35f437fb91ff614ea7 (diff)
downloadexchange-afdccca78c95fe863f43614c92e4288a6bd79024.tar.gz
exchange-afdccca78c95fe863f43614c92e4288a6bd79024.tar.bz2
exchange-afdccca78c95fe863f43614c92e4288a6bd79024.zip
fix #8019
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