gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-go] branch master updated: Added revocation config data.


From: gnunet
Subject: [gnunet-go] branch master updated: Added revocation config data.
Date: Tue, 26 May 2020 11:22:52 +0200

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

bernd-fix pushed a commit to branch master
in repository gnunet-go.

The following commit(s) were added to refs/heads/master by this push:
     new f234d70  Added revocation config data.
f234d70 is described below

commit f234d70a9302b6a16fcfe362091a8389a3d3c2e2
Author: Bernd Fix <address@hidden>
AuthorDate: Tue May 26 11:17:06 2020 +0200

    Added revocation config data.
---
 src/gnunet/config/gnunet-config.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/gnunet/config/gnunet-config.json 
b/src/gnunet/config/gnunet-config.json
index d6670c4..aefc9ee 100644
--- a/src/gnunet/config/gnunet-config.json
+++ b/src/gnunet/config/gnunet-config.json
@@ -13,5 +13,9 @@
        },
        "namecache": {
                "endpoint": "unix+${RT_SYS}/gnunet-service-namecache.sock"
+       },
+       "revocation": {
+               "endpoint": 
"unix+${RT_SYS}/gnunet-service-revocation-go.sock+perm=0770",
+               "storage": "redis+localhost:6397++15"
        }
 }

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



reply via email to

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