diff options
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r-- | src/auditor/auditor.conf | 4 |
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 @@ | |||
1 | # This file is in the public domain. | 1 | # This file is in the public domain. |
2 | # | 2 | # |
3 | [auditor] | 3 | [auditor] |
4 | # Which database backend do we use for the auditor? | 4 | # Which database backend do we use for the auditor? |
5 | DB = postgres | 5 | DB = postgres |
6 | 6 | ||
7 | # Option specifying which amount is considered 'tiny' | 7 | # Option specifying which amount is considered 'tiny' |
@@ -26,4 +26,4 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http | |||
26 | UNIXPATH_MODE = 660 | 26 | UNIXPATH_MODE = 660 |
27 | 27 | ||
28 | # HTTP port the auditor listens to | 28 | # HTTP port the auditor listens to |
29 | PORT = 8082 | 29 | PORT = 8083 |