gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: customer debt limit


From: gnunet
Subject: [taler-deployment] branch master updated: customer debt limit
Date: Thu, 30 Nov 2023 17:40:03 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new f27dc95  customer debt limit
f27dc95 is described below

commit f27dc9541b37efc1a2fcdb3e5d34b37de73df069
Author: MS <ms@taler.net>
AuthorDate: Thu Nov 30 17:39:45 2023 +0100

    customer debt limit
---
 netzbon/config_libeufin_bank.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index f7b2ddc..9755596 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -52,6 +52,7 @@ cat << EOF >> /etc/libeufin/libeufin-bank.conf
 CURRENCY=${CURRENCY}
 DEFAULT_EXCHANGE=${PROTO}://exchange.${DOMAIN_NAME}
 DEFAULT_ADMIN_DEBT_LIMIT=${CURRENCY}:20000000
+DEFAULT_CUSTOMER_DEBT_LIMIT=${CURRENCY}:0
 SERVE=tcp
 PORT=${BANK_PORT}
 EOF

-- 
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]