From 4a519078e803c8ff042833a2200c5b6a0297fbe7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 14 Dec 2020 18:27:16 +0100 Subject: update generator scripts to use new -offline tools (WiP) --- src/auditor/generate-auditor-basedb.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/auditor/generate-auditor-basedb.conf') diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index a130aebec..a7a4e7c35 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -10,6 +10,7 @@ UNIXPATH_MODE = 660 PORT = 8081 BASE_URL = http://localhost:8081/ SIGNKEY_DURATION = 4 weeks +SIGNKEY_LEGAL_DURATION = 4 weeks LEGAL_DURATION = 2 years LOOKAHEAD_SIGN = 32 weeks 1 day LOOKAHEAD_PROVIDE = 4 weeks 1 day @@ -45,6 +46,7 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http UNIXPATH_MODE = 660 PORT = 8083 AUDITOR_URL = http://localhost:8083/ +BASE_URL = http://localhost:8083/ TINY_AMOUNT = TESTKUDOS:0.01 [PATHS] -- cgit v1.2.3