taler-docs

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

commit 89c78648167f69d1b256d1de7c2e71495929c950
parent f5fd956d4fc343c920815c8901a7e9040bd160df
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 21 Jan 2021 23:59:46 -0500

mark up ‘CONFIG’

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