summaryrefslogtreecommitdiff
path: root/src/auditor/generate-auditor-basedb.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-14 18:27:16 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-14 18:27:16 +0100
commit4a519078e803c8ff042833a2200c5b6a0297fbe7 (patch)
treee25c5ef53af137b949acaa6411f0d2917f0a3418 /src/auditor/generate-auditor-basedb.conf
parent45926ec067d82a1e4c2b28b5680baddc1e8dae0b (diff)
downloadexchange-4a519078e803c8ff042833a2200c5b6a0297fbe7.tar.gz
exchange-4a519078e803c8ff042833a2200c5b6a0297fbe7.tar.bz2
exchange-4a519078e803c8ff042833a2200c5b6a0297fbe7.zip
update generator scripts to use new -offline tools (WiP)
Diffstat (limited to 'src/auditor/generate-auditor-basedb.conf')
-rw-r--r--src/auditor/generate-auditor-basedb.conf2
1 files changed, 2 insertions, 0 deletions
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]