From 45b913b74522d702aaf6e29b74faf64602a55b11 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 24 Aug 2021 04:31:42 -0400 Subject: mark up some /etc filenames --- taler-merchant-manual.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'taler-merchant-manual.rst') 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. -- cgit v1.2.3