taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 95a97c6addb282026e6c5bfd4de2c0c4214b229e
parent 69d2095cbe5e5ad962a8dcd34d45371ac156343c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 21 Jan 2021 23:59:13 -0500

mark up ‘[exchangedb-BACKEND]’

Diffstat:
Mtaler-exchange-manual.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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