summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-08-24 04:31:42 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-08-24 04:31:42 -0400
commit45b913b74522d702aaf6e29b74faf64602a55b11 (patch)
treef314979a634190bcac1c5ab362f56cd1cbdac227 /taler-merchant-manual.rst
parent6938dc5d6c7ff96e425daa4f63f8f54d79aa74e5 (diff)
downloaddocs-45b913b74522d702aaf6e29b74faf64602a55b11.tar.gz
docs-45b913b74522d702aaf6e29b74faf64602a55b11.tar.bz2
docs-45b913b74522d702aaf6e29b74faf64602a55b11.zip
mark up some /etc filenames
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index c49a4189..758f714c 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -508,9 +508,9 @@ To run the Taler backend on TCP port 8888, use:
.. note::
When using the Debian/Ubuntu packages, these options are already
- configured in the /etc/taler/conf.d/merchant.conf configuration file.
+ configured in the ``/etc/taler/conf.d/merchant.conf`` configuration file.
- If you need to change them, you should edit /etc/taler/override.conf,
+ If you need to change them, you should edit ``/etc/taler/override.conf``,
for example by passing "-c /etc/taler/override.conf" to the
``taler-config`` commands above.
@@ -537,7 +537,7 @@ https://exchange.demo.taler.net/:
When using the Debian/Ubuntu packages, these options should be
configured in the ``/etc/taler/taler.conf`` configuration file
- (alternatively, you can also edit /etc/taler/overrides.conf).
+ (alternatively, you can also edit ``/etc/taler/overrides.conf``).
However, you must edit the ``taler.conf`` file manually and must
not use ``taler-config`` to do this, as that would inline the include
directives and destroy the carefully setup path structure.