summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-22 19:34:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-22 19:34:20 +0200
commitf47314fe9460324d5bf331d0dc71d5358c6d8e08 (patch)
tree0662391e41c9b5840574bbc5890c9b93267dca25 /taler-exchange-manual.rst
parent00793206842ff1c6824a2ae0010090dab3815138 (diff)
downloaddocs-f47314fe9460324d5bf331d0dc71d5358c6d8e08.tar.gz
docs-f47314fe9460324d5bf331d0dc71d5358c6d8e08.tar.bz2
docs-f47314fe9460324d5bf331d0dc71d5358c6d8e08.zip
update manuals
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 4e2863d8..c28ddaa2 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -442,7 +442,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