summaryrefslogtreecommitdiff
path: root/src/exchange/test_taler_exchange_unix.conf
diff options
context:
space:
mode:
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