summaryrefslogtreecommitdiff
path: root/src/auditor/test-auditor.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-08-23 15:10:10 +0200
committerChristian Grothoff <christian@grothoff.org>2019-08-23 15:10:10 +0200
commitb58410ce13169ca4f9e06a9a522e207128cdb6b7 (patch)
treed057d4447fc8ab3ba86cdf44d5cdb94a1559de19 /src/auditor/test-auditor.conf
parent33217d730fb0db2dcb568b7d10c082bb9b081d35 (diff)
downloadexchange-b58410ce13169ca4f9e06a9a522e207128cdb6b7.tar.gz
exchange-b58410ce13169ca4f9e06a9a522e207128cdb6b7.tar.bz2
exchange-b58410ce13169ca4f9e06a9a522e207128cdb6b7.zip
full audit generation in test
Diffstat (limited to 'src/auditor/test-auditor.conf')
-rw-r--r--src/auditor/test-auditor.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf
index 4deb81400..781cbbce2 100644
--- a/src/auditor/test-auditor.conf
+++ b/src/auditor/test-auditor.conf
@@ -10,3 +10,10 @@ CONFIG = postgres:///taler-auditor-test
[taler]
CURRENCY = TESTKUDOS
+[bank]
+DATABASE = postgres:///taler-auditor-test
+MAX_DEBT = TESTKUDOS:50.0
+MAX_DEBT_BANK = TESTKUDOS:0.0
+HTTP_PORT = 8082
+SUGGESTED_EXCHANGE = http://localhost:8081/
+SUGGESTED_EXCHANGE_PAYTO = payto://x-taler-bank/localhost:8082/2 \ No newline at end of file