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: [auditor] section


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: [auditor] section
Date: Tue, 18 Jul 2017 09:36: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 8fe52ab  [auditor] section
8fe52ab is described below

commit 8fe52ab232cf79e7989330c9deb23bf84ed1f0be
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 18 09:36:20 2017 +0200

    [auditor] section
---
 config/generate-config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config/generate-config b/config/generate-config
index 2b04072..f5b64b4 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -98,6 +98,8 @@ def config(currency, envname, exchange_pub, standalone):
 
     cfg_put("frontends", "FRACTION", "100000000")
 
+    cfg_put("auditor", "auditor_priv_file", 
"${TALER_DEPLOYMENT_SHARED}/auditor/offline-keys/auditor.priv")
+
     cfg_put("exchange", "serve", "unix")
     cfg_put("exchange", "unixpath", "$HOME/sockets/exchange.http")
     cfg_put("exchange", "master_public_key", exchange_pub)

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



reply via email to

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