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