summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-21 23:59:13 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-21 23:59:13 -0500
commit95a97c6addb282026e6c5bfd4de2c0c4214b229e (patch)
treec429da7f35af04b7ff016324a60654f089e72140 /taler-exchange-manual.rst
parent69d2095cbe5e5ad962a8dcd34d45371ac156343c (diff)
downloaddocs-95a97c6addb282026e6c5bfd4de2c0c4214b229e.tar.gz
docs-95a97c6addb282026e6c5bfd4de2c0c4214b229e.tar.bz2
docs-95a97c6addb282026e6c5bfd4de2c0c4214b229e.zip
mark up ‘[exchangedb-BACKEND]’
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index 7d933c16..530da4b0 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -424,7 +424,7 @@ choosing the backend, it is mandatory to supply the connection string
- via an environment variable: TALER_EXCHANGEDB_POSTGRES_CONFIG.
-- via configuration option CONFIG, under section [exchangedb-BACKEND].
+- via configuration option CONFIG, under section ``[exchangedb-BACKEND]``.
For example, the demo exchange is configured as follows:
.. code-block:: ini