From 0d5a3d7b6f4d60997eccee7463c81844366a1506 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Oct 2019 18:49:25 +0200 Subject: more comprehensive test-auditor.sh, including generate-auditor-basedb now --- src/auditor/auditor.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/auditor/auditor.conf') diff --git a/src/auditor/auditor.conf b/src/auditor/auditor.conf index a099f9b72..f90d4dbb0 100644 --- a/src/auditor/auditor.conf +++ b/src/auditor/auditor.conf @@ -1,7 +1,7 @@ # This file is in the public domain. # [auditor] -# Which database backend do we use for the auditor? +# Which database backend do we use for the auditor? DB = postgres # Option specifying which amount is considered 'tiny' @@ -26,4 +26,4 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http UNIXPATH_MODE = 660 # HTTP port the auditor listens to -PORT = 8082 +PORT = 8083 -- cgit v1.2.3