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: wirefees director


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: wirefees directory in config
Date: Tue, 18 Jul 2017 09:42:34 +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 7a706d1  wirefees directory in config
7a706d1 is described below

commit 7a706d1f5fbc62a43ebd8b82bab7832a64fe819b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 18 09:42:15 2017 +0200

    wirefees directory in config
---
 config/generate-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/generate-config b/config/generate-config
index f5b64b4..c01c72e 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -110,6 +110,7 @@ def config(currency, envname, exchange_pub, standalone):
     cfg_put("exchange-admin", "SERVE", "unix")
     cfg_put("exchange-admin", "unixpath", "$HOME/sockets/exchange-admin.http")
     cfg_put("exchangedb", "AUDITOR_BASE_DIR", 
"${TALER_DEPLOYMENT_SHARED}/exchange/auditors")
+    cfg_put("exchangedb", "WIREFEE_BASE_DIR", 
"${TALER_DEPLOYMENT_SHARED}/exchange/wirefees")
 
     if standalone:
         cfg_put("exchangedb-postgres", "db_conn_str", 
"postgres:///taler?host={}/sockets".format(os.getenv("HOME")))

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



reply via email to

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