refactor DHT for new service API
[oweals/gnunet.git] / src / revocation / test_revocation.conf
index 43bf698b791fae4aa5a48e9fea7f73bc0d27928b..2c444ea7dc194a8e821bb1297833a2c726460086 100644 (file)
@@ -1,14 +1,30 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [paths]
 GNUNET_HOME=/tmp/test-revocation-service
 SERVICEHOME=/tmp/test-revocation-service
 
 [revocation]
-WORKBITS = 5
+WORKBITS = 3
+FORCESTART = YES
 
 [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
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
+
+[transport]
+PLUGINS = tcp
+
+[peerinfo]
+USE_INCLUDED_HELLOS = NO
+
+[testbed]
+OVERLAY_TOPOLOGY = CLIQUE
+SETUP_TIMEOUT = 10 s
+OPERATION_TIMEOUT = 5 s
+CACHE_SIZE = 0
+