summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-22 10:53:15 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-12-22 10:53:15 -0500
commit5c6f937a6d199eb5a78b19dc91f504b62cb31caf (patch)
tree714172c3898a849789fc624052529377f9252b03
parentb8210fad7bee4f452ec837237d5cd6ca29e5b621 (diff)
downloaddocs-5c6f937a6d199eb5a78b19dc91f504b62cb31caf.tar.gz
docs-5c6f937a6d199eb5a78b19dc91f504b62cb31caf.tar.bz2
docs-5c6f937a6d199eb5a78b19dc91f504b62cb31caf.zip
mark up ‘[auditor]’ (two instances)
-rw-r--r--taler-auditor-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index c8c6786f..4ff022b9 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -223,7 +223,7 @@ offline key, it is only used for a few cryptographic signatures and
thus the respective code can be run on modest hardware, like a
Raspberry Pi.
-The following values are to be configured in the section [auditor]:
+The following values are to be configured in the section ``[auditor]``:
- ``AUDITOR_PRIV_FILE``: Path to the auditor’s private key file.
@@ -238,7 +238,7 @@ Serving
The auditor can serve HTTP over both TCP and UNIX domain socket.
-The following values are to be configured in the section [auditor]:
+The following values are to be configured in the section ``[auditor]``:
- ``serve``: must be set to ``tcp`` to serve HTTP over TCP, or ``unix`` to serve
HTTP over a UNIX domain socket