gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: fix default debt string


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: fix default debt string
Date: Wed, 15 Nov 2017 12:45:59 +0100

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new d45cd35  fix default debt string
d45cd35 is described below

commit d45cd3568bedd6f37864b12fbbbea369eb05a824
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Nov 15 12:45:31 2017 +0100

    fix default debt string
---
 bank.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bank.conf b/bank.conf
index c99c2f9..9509f15 100644
--- a/bank.conf
+++ b/bank.conf
@@ -4,7 +4,7 @@
 DATABASE = postgres:///talerbank
 
 # FIXME
-MAX_DEBT = KUDOS:50
+MAX_DEBT = KUDOS:50.0
 
 # FIXME
-MAX_DEBT_BANK = KUDOS:0
\ No newline at end of file
+MAX_DEBT_BANK = KUDOS:0.0

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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