anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit 78caf31941b9d0d80ea629e02fa42d386bc6f6a7
parent 21c90b5abece0ef002f23ed071a093aa42b0ef34
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 11 Jan 2023 13:43:45 +0100

-fix doc on config

Diffstat:
Mdoc/sphinx/frags/configuration-format.rst | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/doc/sphinx/frags/configuration-format.rst b/doc/sphinx/frags/configuration-format.rst @@ -59,11 +59,6 @@ Note that, in this stage of development, the file component. For example, both an exchange and a bank can read values from it. -The repository ``git://taler.net/deployment`` contains examples of +The repository ``git://git.taler.net/deployment`` contains examples of configuration file used in our demos. See under ``deployment/config``. - **Note** - - Expectably, some components will not work just by using default - values, as their work is often interdependent. For example, a - merchant needs to know an exchange URL, or a database name.