From fa05c4a3e2371239b7c80a04fdf551b19845f2a6 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 26 Nov 2013 12:09:21 +0000 Subject: local revocation test --- src/revocation/test_revocation.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/revocation/test_revocation.conf') diff --git a/src/revocation/test_revocation.conf b/src/revocation/test_revocation.conf index b11a9ddcd..43bf698b7 100644 --- a/src/revocation/test_revocation.conf +++ b/src/revocation/test_revocation.conf @@ -1,2 +1,14 @@ +[paths] +GNUNET_HOME=/tmp/test-revocation-service +SERVICEHOME=/tmp/test-revocation-service + [revocation] WORKBITS = 5 + +[identity] +# Directory where we store information about our egos +EGODIR = $GNUNET_HOME/identity/egos/ +SUBSYSTEM_CFG = $SERVICEHOME/s.conf + +[hostlist] +SERVER = dummy \ No newline at end of file -- cgit v1.2.3