From b58410ce13169ca4f9e06a9a522e207128cdb6b7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Aug 2019 15:10:10 +0200 Subject: full audit generation in test --- src/auditor/test-auditor.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/auditor/test-auditor.conf') 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 -- cgit v1.2.3