aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-11-27 12:28:49 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-11-27 12:28:49 +0000
commit7f2fbbdb0027a16e8de322e40d346cb70809af8f (patch)
treed0c9b491017897f4290bfe4474009f5c62330289 /src/revocation/test_revocation.conf
parent800ac5056afa9fb4b5add0e503ecd150e594151d (diff)
downloadgnunet-7f2fbbdb0027a16e8de322e40d346cb70809af8f.tar.gz
gnunet-7f2fbbdb0027a16e8de322e40d346cb70809af8f.zip
minor corrections to revocation service
revocation testtest now passes
Diffstat (limited to 'src/revocation/test_revocation.conf')
-rw-r--r--src/revocation/test_revocation.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/revocation/test_revocation.conf b/src/revocation/test_revocation.conf
index 0b6beb0a3..3ef2537b7 100644
--- a/src/revocation/test_revocation.conf
+++ b/src/revocation/test_revocation.conf
@@ -5,6 +5,9 @@ SERVICEHOME=/tmp/test-revocation-service
5[revocation] 5[revocation]
6WORKBITS = 5 6WORKBITS = 5
7 7
8[arm]
9DEFAULTSERVICES = core identity revocation
10
8[identity] 11[identity]
9# Directory where we store information about our egos 12# Directory where we store information about our egos
10EGODIR = $GNUNET_HOME/identity/egos/ 13EGODIR = $GNUNET_HOME/identity/egos/
@@ -18,4 +21,10 @@ SERVERS = dummy
18BROADCAST = NO 21BROADCAST = NO
19 22
20[peerinfo] 23[peerinfo]
21USE_INCLUDED_HELLOS = NO \ No newline at end of file 24USE_INCLUDED_HELLOS = NO
25
26[testbed]
27OVERLAY_TOPOLOGY = CLIQUE
28SETUP_TIMEOUT = 1 m
29OPERATION_TIMEOUT = 5 s
30CACHE_SIZE = 0