refactor DHT for new service API
[oweals/gnunet.git] / src / revocation / test_revocation.conf
index 3ef2537b765370aa588e3f422d74baaf0969e9fb..2c444ea7dc194a8e821bb1297833a2c726460086 100644 (file)
@@ -1,30 +1,30 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [paths]
 GNUNET_HOME=/tmp/test-revocation-service
 SERVICEHOME=/tmp/test-revocation-service
 
 [revocation]
-WORKBITS = 5
-
-[arm]
-DEFAULTSERVICES = core identity revocation
+WORKBITS = 3
+FORCESTART = YES
 
 [identity]
 # Directory where we store information about our egos
 EGODIR = $GNUNET_HOME/identity/egos/
 SUBSYSTEM_CFG = $SERVICEHOME/s.conf
 
-[hostlist]
-AUTOSTART = NO
-SERVERS = dummy
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
 
-[transport-udp]
-BROADCAST = NO
+[transport]
+PLUGINS = tcp
 
 [peerinfo]
 USE_INCLUDED_HELLOS = NO
 
 [testbed]
 OVERLAY_TOPOLOGY = CLIQUE
-SETUP_TIMEOUT = 1 m
+SETUP_TIMEOUT = 10 s
 OPERATION_TIMEOUT = 5 s
 CACHE_SIZE = 0
+