gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: blog -> shop


From: gnunet
Subject: [taler-deployment] branch master updated: blog -> shop
Date: Wed, 22 Jul 2020 12:27:32 +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 e3817b4  blog -> shop
e3817b4 is described below

commit e3817b446b546953885cfbc9e220461363fc8c3a
Author: MS <ms@taler.net>
AuthorDate: Wed Jul 22 12:27:25 2020 +0200

    blog -> shop
---
 bin/taler-config-generate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index 768d42b..899f972 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -105,7 +105,7 @@ def config(obj):
     obj.cfg_put("donations", "uwsgi_unixpath_mode", "660")
 
     obj.cfg_put("blog", "uwsgi_serve", "unix")
-    obj.cfg_put("blog", "uwsgi_unixpath", "$HOME/sockets/blog.uwsgi")
+    obj.cfg_put("blog", "uwsgi_unixpath", "$HOME/sockets/shop.uwsgi")
     obj.cfg_put("blog", "uwsgi_unixpath_mode", "660")
 
     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]