summaryrefslogtreecommitdiff
path: root/src/testing/test-taler-exchange-aggregator-postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-16 19:40:33 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-16 19:44:15 +0100
commit9745e82c59a4b6f96b4611cde82ac90f1f6c30ba (patch)
treef65929520082f3920f15cc6e5b71a549760e08f2 /src/testing/test-taler-exchange-aggregator-postgres.conf
parent9d3e052ad37a260f6abb30d3c2bf5edc4aec75ad (diff)
downloadexchange-9745e82c59a4b6f96b4611cde82ac90f1f6c30ba.tar.gz
exchange-9745e82c59a4b6f96b4611cde82ac90f1f6c30ba.tar.bz2
exchange-9745e82c59a4b6f96b4611cde82ac90f1f6c30ba.zip
aggregator test now does also needs exchange running, if only to post the fees initially
Diffstat (limited to 'src/testing/test-taler-exchange-aggregator-postgres.conf')
-rw-r--r--src/testing/test-taler-exchange-aggregator-postgres.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/test-taler-exchange-aggregator-postgres.conf b/src/testing/test-taler-exchange-aggregator-postgres.conf
index d4252e23f..e188f5089 100644
--- a/src/testing/test-taler-exchange-aggregator-postgres.conf
+++ b/src/testing/test-taler-exchange-aggregator-postgres.conf
@@ -21,6 +21,8 @@ MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
# the tracking API.
BASE_URL = "https://exchange.taler.net/"
+SIGNKEY_LEGAL_DURATION = 2 years
+
[auditor]
BASE_URL = "http://auditor.example.com/"