taler-docs

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

commit 85a81284410e5a940a56803fbc9d4993fd426ea3
parent e450c28a7e0c38429cb1d90f2885e3745ec54b8b
Author: Antoine A <>
Date:   Wed, 30 Jul 2025 16:11:16 +0200

corebank: fix confs

Diffstat:
Mmanpages/libeufin-bank.conf.5.rst | 4----
Mmanpages/libeufin-nexus.conf.5.rst | 4----
2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/manpages/libeufin-bank.conf.5.rst b/manpages/libeufin-bank.conf.5.rst @@ -112,10 +112,6 @@ UNIXPATH Which unix domain path should we bind to? Only used if ``SERVE`` is ``unix``. -UNIXPATH_MODE - What should be the file access permissions for ``UNIXPATH``? - Only used if ``SERVE`` is ``unix``. - SUGGESTED_WITHDRAWAL_EXCHANGE Exchange that is suggested to wallets when withdrawing diff --git a/manpages/libeufin-nexus.conf.5.rst b/manpages/libeufin-nexus.conf.5.rst @@ -136,10 +136,6 @@ UNIXPATH Which unix domain path should we bind to? Only used if ``SERVE`` is ``unix``. -UNIXPATH_MODE - What should be the file access permissions for ``UNIXPATH``? - Only used if ``SERVE`` is ``unix``. - HTTP WIRE GATEWAY API OPTIONS -----------------------------