From a3b56975a4b4c3526340f18839909b07237ce827 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Dec 2019 12:28:15 +0100 Subject: use acceptable bank debit limit --- src/auditor/test-auditor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/test-auditor.conf') diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf index 966ee5b5d..13f385b1f 100644 --- a/src/auditor/test-auditor.conf +++ b/src/auditor/test-auditor.conf @@ -27,7 +27,7 @@ CURRENCY = TESTKUDOS [bank] DATABASE = postgres:///taler-auditor-test MAX_DEBT = TESTKUDOS:50.0 -MAX_DEBT_BANK = TESTKUDOS:0.0 +MAX_DEBT_BANK = TESTKUDOS:100000.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