refactor DHT for new service API
[oweals/gnunet.git] / src / revocation / test_revocation.conf
index b11a9ddcd23e021f04d033119f3b640644f15f30..2c444ea7dc194a8e821bb1297833a2c726460086 100644 (file)
@@ -1,2 +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
+
+[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
+