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: Setting mode for


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Setting mode for merchant wire response.
Date: Tue, 11 Jun 2019 21:40:28 +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 38b97a7  Setting mode for merchant wire response.
38b97a7 is described below

commit 38b97a76dfacec4641e984aa37dc1e738f8e8a39
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jun 11 20:42:07 2019 +0200

    Setting mode for merchant wire response.
---
 config/generate-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/generate-config b/config/generate-config
index 0d530a3..7d4469b 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -273,6 +273,7 @@ def config(obj):
     obj.cfg_put("account-merchant", "username", "user")
     obj.cfg_put("account-merchant", "password", "pass")
     obj.cfg_put("account-merchant", "wire_response", 
"${TALER_DEPLOYMENT_SHARED}/merchant/wire/merchant.json")
+    obj.cfg_put("account-merchant", "wire_file_mode", "770")
 
     obj.cfg_put("account-merchant", "HONOR_default", "YES")
     obj.cfg_put("account-merchant", "HONOR_Tor", "YES")

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



reply via email to

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