gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: anastasis auth config


From: gnunet
Subject: [taler-deployment] branch master updated: anastasis auth config
Date: Sun, 29 Aug 2021 23:58:45 +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 2551904  anastasis auth config
2551904 is described below

commit 255190468b6fb1ac1da9e19eb7deb18b41812d26
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Aug 29 23:58:39 2021 +0200

    anastasis auth config
---
 bin/taler-deployment-config-generate | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/taler-deployment-config-generate 
b/bin/taler-deployment-config-generate
index eca7e91..f1bd74f 100755
--- a/bin/taler-deployment-config-generate
+++ b/bin/taler-deployment-config-generate
@@ -270,6 +270,8 @@ def main(currency, envname, outdir, exchange_pub, 
frontends_apitoken):
     ac.cfg_put("stasis-postgres", "config", f"postgres:///taler{envname}")
     ac.cfg_put("anastasis-merchant-backend", "payment_backend_url", 
urls["merchant_backend"] + "instances/anastasis/")
     ac.cfg_put("anastasis-merchant-backend", "api_key", f"Bearer 
{frontends_apitoken}")
+    ac.cfg_put("authorization-question", "cost", "{currency}:0")
+    ac.cfg_put("authorization-question", "enabled", "yes")
     config_files.append(ac)
 
     assert 0 < len(config_files)

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