aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-11-26 12:09:21 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-11-26 12:09:21 +0000
commitfa05c4a3e2371239b7c80a04fdf551b19845f2a6 (patch)
treeed4c2652056657a282a9925aae6e702f3d46b817 /src/revocation/test_revocation.conf
parentcbeca30479037a3b95e779cffe858fe9fe028290 (diff)
downloadgnunet-fa05c4a3e2371239b7c80a04fdf551b19845f2a6.tar.gz
gnunet-fa05c4a3e2371239b7c80a04fdf551b19845f2a6.zip
local revocation test
Diffstat (limited to 'src/revocation/test_revocation.conf')
-rw-r--r--src/revocation/test_revocation.conf12
1 files changed, 12 insertions, 0 deletions
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 @@
1[paths]
2GNUNET_HOME=/tmp/test-revocation-service
3SERVICEHOME=/tmp/test-revocation-service
4
1[revocation] 5[revocation]
2WORKBITS = 5 6WORKBITS = 5
7
8[identity]
9# Directory where we store information about our egos
10EGODIR = $GNUNET_HOME/identity/egos/
11SUBSYSTEM_CFG = $SERVICEHOME/s.conf
12
13[hostlist]
14SERVER = dummy \ No newline at end of file