gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sandcastle-ng] 22/39: sandcastle: update libeufin config


From: gnunet
Subject: [taler-sandcastle-ng] 22/39: sandcastle: update libeufin config
Date: Thu, 11 Jan 2024 13:59:55 +0100

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository sandcastle-ng.

commit b34c63f9c8d47c134213bd1a49de44bb22f7c1da
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Dec 4 23:46:26 2023 +0100

    sandcastle: update libeufin config
---
 scripts/demo/setup-sandcastle.sh | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index ceb133e..bc1e633 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -184,13 +184,11 @@ CONFIG = postgresql:///$BANK_DB
 
 [libeufin-bank]
 CURRENCY = $CURRENCY
-DEFAULT_CUSTOMER_DEBT_LIMIT = $CURRENCY:5000
-DEFAULT_ADMIN_DEBT_LIMIT = $CURRENCY:200000000000
+DEFAULT_DEBT_LIMIT = $CURRENCY:500
 REGISTRATION_BONUS = $CURRENCY:100
-REGISTRATION_BONUS_ENABLED = yes
 SPA_CAPTCHA_URL = https://$BANK_DOMAIN/webui/#/operation/{woid}
 SUGGESTED_WITHDRAWAL_EXCHANGE = https://$EXCHANGE_DOMAIN/
-
+ALLOW_REGISTRATION = yes
 SERVE = tcp
 PORT = 8080
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]