taler-docs

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

commit 113d37b2e17af083325acfede9c4624e1750a886
parent 42ec6a89bbf4c2f29d8f1559ae9975b0919d2006
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 12 Dec 2020 00:37:28 -0500

mark up ‘CONFIG’, ‘[auditordb-BACKEND]’

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

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst @@ -334,7 +334,7 @@ choosing the backend, it is mandatory to supply the connection string - via an environment variable: ``TALER_AUDITORDB_POSTGRES_CONFIG``. -- via configuration option CONFIG, under section [auditordb-BACKEND]. +- via configuration option ``CONFIG``, under section ``[auditordb-BACKEND]``. For example, the demo exchange is configured as follows: .. code-block:: ini