gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: survey bank password


From: gnunet
Subject: [taler-deployment] branch master updated: survey bank password
Date: Fri, 24 Jul 2020 15:45:03 +0200

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 f583208  survey bank password
f583208 is described below

commit f58320823769e27a81c46ae7f5e15f7dd6be5296
Author: MS <ms@taler.net>
AuthorDate: Fri Jul 24 15:44:49 2020 +0200

    survey bank password
---
 bin/taler-config-generate | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index da8aba9..0ff17dd 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -111,6 +111,7 @@ def config(obj):
     obj.cfg_put("survey", "uwsgi_serve", "unix")
     obj.cfg_put("survey", "uwsgi_unixpath", "$HOME/sockets/survey.uwsgi")
     obj.cfg_put("survey", "uwsgi_unixpath_mode", "660")
+    obj.cfg_put("survey", "bank_password", "x")
 
     obj.cfg_put("backoffice-all", "backend", 
"https://backend.{}.taler.net/".format(obj.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]