taler-docs

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

commit db01ee0e817b15da69d5bcb98de323833eb4eeb0
parent 49362d1c5ca0e3a4d483af4f8f476ac63c39ce3a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  3 Aug 2021 10:16:39 +0200

specify correct location of configuration file

Diffstat:
Mtaler-exchange-setup-guide.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -170,10 +170,10 @@ Basic Setup: Currency and Denominations A Taler exchange only supports a single currency. The currency and the smallest currency unit supported by the bank system -must be specified in ``/etc/taler.conf``. +must be specified in ``/etc/taler/taler.conf``. .. code-block:: ini - :caption: /etc/taler.conf + :caption: /etc/taler/taler.conf [taler] CURRENCY = EUR @@ -183,7 +183,7 @@ must be specified in ``/etc/taler.conf``. .. warning:: - When editing ``/etc/taler.conf``, take care to not accidentally remove + When editing ``/etc/taler/taler.conf``, take care to not accidentally remove the @inline-matching@ directive to include the configuration files in ``conf.d``. Next, the electronic cash denominations that the exchange offers must be