summaryrefslogtreecommitdiff
path: root/src/exchange/test_taler_exchange_unix.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-14 16:34:48 +0100
committerFlorian Dold <florian@dold.me>2021-01-14 16:34:48 +0100
commitf45e72ae5dcd9f5d4b189189e825f911f1a4f7dc (patch)
treef120bc6a645afc5362649e82e56c778b25d24092 /src/exchange/test_taler_exchange_unix.conf
parente3a0bc0d1f1d14123b56b041b475c8090d20ec1c (diff)
downloadexchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.tar.gz
exchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.tar.bz2
exchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.zip
remove legacy config optionv0.8.1-dev.2
Diffstat (limited to 'src/exchange/test_taler_exchange_unix.conf')
-rw-r--r--src/exchange/test_taler_exchange_unix.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/exchange/test_taler_exchange_unix.conf b/src/exchange/test_taler_exchange_unix.conf
index 9ce4fb9fc..515a38266 100644
--- a/src/exchange/test_taler_exchange_unix.conf
+++ b/src/exchange/test_taler_exchange_unix.conf
@@ -15,6 +15,7 @@ TERMS_DIR = ../../contrib/tos
# Etag / filename for the terms of service.
TERMS_ETAG = 0
+# how long are the signatures with the signkey valid?
SIGNKEY_LEGAL_DURATION = 2 years
# Directory with our privacy policy.
@@ -27,9 +28,6 @@ PRIVACY_ETAG = 0
# how long is one signkey valid?
SIGNKEY_DURATION = 4 weeks
-# how long are the signatures with the signkey valid?
-LEGAL_DURATION = 2 years
-
# how long do we generate denomination and signing keys
# ahead of time?
LOOKAHEAD_SIGN = 32 weeks 1 day