gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: sandcastle: update libeufin co


From: gnunet
Subject: [taler-deployment] branch master updated: sandcastle: update libeufin config
Date: Mon, 04 Dec 2023 23:46:23 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3a2f755  sandcastle: update libeufin config
3a2f755 is described below

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

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

diff --git a/sandcastle-ng/scripts/demo/setup-sandcastle.sh 
b/sandcastle-ng/scripts/demo/setup-sandcastle.sh
index ceb133e..bc1e633 100755
--- a/sandcastle-ng/scripts/demo/setup-sandcastle.sh
+++ b/sandcastle-ng/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]