summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-03 10:16:39 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-03 10:16:39 +0200
commitdb01ee0e817b15da69d5bcb98de323833eb4eeb0 (patch)
tree296c86c262c97a9636a6baf51e1edc048af879ba
parent49362d1c5ca0e3a4d483af4f8f476ac63c39ce3a (diff)
downloaddocs-db01ee0e817b15da69d5bcb98de323833eb4eeb0.tar.gz
docs-db01ee0e817b15da69d5bcb98de323833eb4eeb0.tar.bz2
docs-db01ee0e817b15da69d5bcb98de323833eb4eeb0.zip
specify correct location of configuration file
-rw-r--r--taler-exchange-setup-guide.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 80202b83..221c3357 100644
--- 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