From d0019033848e2b326ad6be44217dfb58ec406b65 Mon Sep 17 00:00:00 2001 From: Antoine A <> Date: Sat, 2 Dec 2023 15:58:59 +0000 Subject: Update libeufin-bank documentation --- libeufin/bank-manual.rst | 5 +---- libeufin/regional-manual.rst | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'libeufin') diff --git a/libeufin/bank-manual.rst b/libeufin/bank-manual.rst index 4405b2d0..b1117664 100644 --- a/libeufin/bank-manual.rst +++ b/libeufin/bank-manual.rst @@ -48,9 +48,6 @@ The following snippet shows the mandatory configuration values : [libeufin-bank] CURRENCY = KUDOS - # Debt limit - DEFAULT_ADMIN_DEBT_LIMIT = KUDOS:200000000 - # Server SERVE = tcp PORT = 8080 @@ -124,7 +121,7 @@ Then the following command would start the server with conversion API enabled : Web-based Configuration ----------------------- -Now you should be able to setup conversion rates though the Web +Now you should be able to setup conversion rates and ``admin`` debt limit though the Web interface of the bank as the ``admin`` user. Conversion ON! diff --git a/libeufin/regional-manual.rst b/libeufin/regional-manual.rst index 383f3184..80b8b1f0 100644 --- a/libeufin/regional-manual.rst +++ b/libeufin/regional-manual.rst @@ -182,7 +182,7 @@ offers them in ``contrib/``: adjust to your setup! Web-based Configuration ----------------------- -Now you should be able to setup conversion rates though the Web +Now you should be able to setup conversion rates and ``admin`` debt limit though the Web interface of the bank as the ``admin`` user. -- cgit v1.2.3