summaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-08 18:49:25 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-08 18:49:25 +0200
commit0d5a3d7b6f4d60997eccee7463c81844366a1506 (patch)
tree3b51d3a29eefb6e86f82100791bf52da7f9bc94c /src/auditor/auditor.conf
parentbde4c742de41b38f5a741dc78fae9c105d0fff72 (diff)
downloadexchange-0d5a3d7b6f4d60997eccee7463c81844366a1506.tar.gz
exchange-0d5a3d7b6f4d60997eccee7463c81844366a1506.tar.bz2
exchange-0d5a3d7b6f4d60997eccee7463c81844366a1506.zip
more comprehensive test-auditor.sh, including generate-auditor-basedb now
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r--src/auditor/auditor.conf4
1 files changed, 2 insertions, 2 deletions
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