commit 6e6793dc24c7cead42f6ac11394a7730f69314f0
parent 380c2b3675d351998b6249c312bf3dfbecfa0381
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 10 Aug 2021 19:31:25 -0400
clarify ‘default’ vs normal instances, including reading tip
See also: <https://bugs.gnunet.org/view.php?id=6947>.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -768,6 +768,10 @@ Instance setup
==============
Before using the backend, you must at least configure the ``default`` instance.
+The ``default`` instance can also create / delete / configure other instances,
+similar to the ``root`` account on UNIX.
+The following documentation shows how to handle any instance, so you should read
+it twice, first creating the ``default`` instance, then creating normal ones.
KUDOS Accounts