summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/nexus-tutorial.rst')
-rw-r--r--libeufin/nexus-tutorial.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 89b6bbd4..931c0eb2 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -410,6 +410,14 @@ Now the list of transactions has grown by several entries:
The sandbox is intended as a testing tool and thus not stable.
+Disable registrations (experimental)
+++++++++++++++++++++++++++++++++++++
+
+Demobanks can disable/enable registrations for new users. The
+responsible option is ``--allow-registration``/``--disallow-registrations``.
+Note: in order to `change` this option, the ``--override`` flag is
+expected. See ``libeufin-sandbox config --help``.
+
For more information on the available commands, use the built-in ``--help`` flag.
The full functionality of the sandbox is available via
the :ref:`Sandbox API <sandbox-api>`.