From 4c8f7799da3c5d4779b5e39d8a280e3e54588470 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Jan 2020 14:26:42 +0100 Subject: add config option for new bank --- src/auditor/generate-auditor-basedb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index eaa986cb2..a8d3a7f3a 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -60,7 +60,7 @@ MAX_DEBT_BANK = TESTKUDOS:100000.0 HTTP_PORT = 8082 SUGGESTED_EXCHANGE = http://localhost:8081/ SUGGESTED_EXCHANGE_PAYTO = payto://x-taler-bank/localhost/2 - +ALLOW_REGISTRATIONS = YES [exchangedb] AUDITOR_BASE_DIR = ${TALER_DATA_HOME}/auditors/ -- cgit v1.2.3