diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-10 16:55:26 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-10 16:55:26 +0200 |
commit | 6c447554581cbd3fef56e3cfad2031970b2d06cb (patch) | |
tree | 8e7ca7398a9905a5f9c253cdbb9f2df2dd511a1a /src/testing/test_exchange_api.conf | |
parent | 6a483b51ec6b857982a45d5215834c99a827066f (diff) |
use DK age group, not global age group
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r-- | src/testing/test_exchange_api.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index c0e4d2f4a..8f7bb930e 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -34,6 +34,9 @@ EXPIRE_IDLE_SLEEP_INTERVAL = 1 s [exchangedb-postgres] CONFIG = "postgres:///talercheck" +[taler-exchange-secmod-cs] +LOOKAHEAD_SIGN = 24 days + [taler-exchange-secmod-rsa] LOOKAHEAD_SIGN = 24 days |