taler-docs

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

commit 7d57b712239ee2bc450bde4108303e2b768cf6f4
parent ef9126db3d6ca07a63b6036fec233675d80d7f62
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Mon,  8 Feb 2021 03:44:44 -0500

add markup (five instances)

Diffstat:
Mtaler-merchant-manual.rst | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst @@ -996,10 +996,10 @@ follows: proxy_pass ...; // as above } -Here, "SECURITYTOKEN" should be replaced with the actual shared secret. Note -that the "~" ensures that the above matches all endpoints that include the -string "/private/". If you only run a single instance, you could simply -specify "/private/" without the "~" to only configure the access policy for +Here, ``SECURITYTOKEN`` should be replaced with the actual shared secret. Note +that the ``~`` ensures that the above matches all endpoints that include the +string ``/private/``. If you only run a single instance, you could simply +specify ``/private/`` without the ``~`` to only configure the access policy for the default instance. If you are running different instances on the same backend, you