summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
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