gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: missing truth upload fee


From: gnunet
Subject: [taler-deployment] branch master updated: missing truth upload fee
Date: Mon, 30 Aug 2021 00:09:39 +0200

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 bc59c76  missing truth upload fee
bc59c76 is described below

commit bc59c76134678a75c593f074d1d5c3bf2ac31271
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Aug 30 00:09:36 2021 +0200

    missing truth upload fee
---
 bin/taler-deployment-config-generate | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-deployment-config-generate 
b/bin/taler-deployment-config-generate
index f1bd74f..fb2cb94 100755
--- a/bin/taler-deployment-config-generate
+++ b/bin/taler-deployment-config-generate
@@ -265,6 +265,7 @@ def main(currency, envname, outdir, exchange_pub, 
frontends_apitoken):
     ac.cfg_put("anastasis", "annual_fee", f"{currency}:0")
     ac.cfg_put("anastasis", "question_cost", f"{currency}:0")
     ac.cfg_put("anastasis", "insurance", f"{currency}:0")
+    ac.cfg_put("anastasis", "truth_upload_fee", f"{currency}:0")
     ac.cfg_put("anastasis", "fulfillment_url", "taler://fulfillment-success/")
     ac.cfg_put("anastasis", "server_salt", "kreb3ia9dmj43gfa")
     ac.cfg_put("stasis-postgres", "config", f"postgres:///taler{envname}")

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