summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index e3963944..87c6ea9f 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -332,7 +332,7 @@ exchange is going to use. So far, only ``db = postgres`` is supported. After
choosing the backend, it is mandatory to supply the connection string
(namely, the database name). This is possible in two ways:
-- via an environment variable: TALER_AUDITORDB_POSTGRES_CONFIG.
+- via an environment variable: ``TALER_AUDITORDB_POSTGRES_CONFIG``.
- via configuration option CONFIG, under section [auditordb-BACKEND].
For example, the demo exchange is configured as follows: