gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: adding [bank]/ser


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: adding [bank]/serve
Date: Mon, 11 Jun 2018 15:55:43 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2a096ee  adding [bank]/serve
2a096ee is described below

commit 2a096ee41714de342e366732399dd47abee6012c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 11 15:55:26 2018 +0200

    adding [bank]/serve
---
 config/generate-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/generate-config b/config/generate-config
index aad15d3..2ab0b30 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -48,6 +48,7 @@ def config(currency, envname, exchange_pub, standalone):
     cfg_put("paths", "TALER_DEPLOYMENT_SHARED", "${HOME}/shared-data")
     cfg_put("taler", "CURRENCY", currency)
 
+    cfg_put("bank", "serve", "uwsgi")
     cfg_put("bank", "uwsgi_serve", "unix")
     cfg_put("bank", "uwsgi_unixpath", "$HOME/sockets/bank.uwsgi")
     cfg_put("bank", "uwsgi_unixpath_mode", "660")

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



reply via email to

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