taler-docs

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

commit a41b104dbabaf4fa77e8d4060231953bf290c333
parent 4432884818527a9d9009af998a0aa12a271d0eb2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Mon, 24 Jan 2022 17:21:30 -0500

replace FIXME w/ libeufin-cli

Diffstat:
Mmanpages/libeufin-sandbox.1.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst @@ -151,7 +151,7 @@ To change it, use ``--log-level LEVEL``, where ``LEVEL`` is one of: Before invoking ``serve``, the following environment variables need to be set: ``LIBEUFIN_SANDBOX_ADMIN_PASSWORD`` - The password required for later use by ???FIXME???. + The password required for later use by **libeufin-cli**. For testing purposes, you can use option ``--no-auth`` to disable this requirement. (In that case, this environment variable need not be set.)