summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:44:44 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 03:44:44 -0500
commit7d57b712239ee2bc450bde4108303e2b768cf6f4 (patch)
tree4796c8fc6976c26bc4a99d0635d96e00efc40e30 /taler-merchant-manual.rst
parentef9126db3d6ca07a63b6036fec233675d80d7f62 (diff)
downloaddocs-7d57b712239ee2bc450bde4108303e2b768cf6f4.tar.gz
docs-7d57b712239ee2bc450bde4108303e2b768cf6f4.tar.bz2
docs-7d57b712239ee2bc450bde4108303e2b768cf6f4.zip
add markup (five instances)
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index c3cdada8..37af9b0b 100644
--- 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