commit 648920aa5084a608c30f24e1279b1ae16f544923 parent 54bc488fad7babf360877d701ab67e3561cddc78 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 3 May 2026 19:56:57 +0200 fix #11356 Diffstat:
| M | manpages/paivana.conf.5.rst | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/manpages/paivana.conf.5.rst b/manpages/paivana.conf.5.rst @@ -63,6 +63,11 @@ DESTINATION_BASE_URL MERCHANT_BACKEND_URL Base URL of our Taler merchant backend. +MERCHANT_BACKEND_UNIX_PATH + UNIX path of our Taler merchant backend. Optional. Only set this + option if the backend is reachable on the local machine via a + UNIX domain socket. + MERCHNAT_ACCESS_TOKEN Access token to use when accessing the merchant backend. This is a secret value.