gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 01/03: [frontends]/FRACTION not needed


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 01/03: [frontends]/FRACTION not needed
Date: Sat, 25 Nov 2017 11:00:27 +0100

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

marcello pushed a commit to branch master
in repository deployment.

commit 14f7b045507b259a482e648f811d395819731825
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Nov 25 10:19:37 2017 +0100

    [frontends]/FRACTION not needed
---
 config/generate-config | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config/generate-config b/config/generate-config
index 4da3e75..b52e5fd 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -102,8 +102,6 @@ def config(currency, envname, exchange_pub, standalone):
     else:
         cfg_put("frontends", "backend", 
"https://shop.{}.taler.net/backend/".format(envname))
 
-    cfg_put("frontends", "fraction", "100000000")
-
     cfg_put("auditor", "auditor_priv_file", 
"${TALER_DEPLOYMENT_SHARED}/auditor/offline-keys/auditor.priv")
 
     cfg_put("exchange", "base_url", 
"https://exchange.{}.taler.net/".format(envname))

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



reply via email to

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