summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.