-removing dead options
[oweals/gnunet.git] / src / experimentation / test_experimentation_clique.conf
index fc4af4004d99801cab0f3dc6615e8d443418c728..bc6a34dcc4237d3bb9cbad749f69215993b73d31 100644 (file)
@@ -17,14 +17,12 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [dht]
-AUTOSTART = NO
-
-[block]
-plugins = dht test
+AUTOSTART = YES
+DISABLE_TRY_CONNECT = NO
 
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = udp
@@ -35,6 +33,8 @@ PORT = 12365
 
 [experimentation]
 #PREFIX = valgrind --leak-check=full
+ISSUERS = TFRM29O2RQNKLVBQIGODJ6GD58LSQ2NM9TNFBC6N48BRJHQO38Q73N2OM3V4CLKDM6CILQV4CU8PMJDRG0FNB0PDI057DBRANMLPLRG
+EXPERIMENTS = test_experiments.exp
 
 [ats]
 WAN_QUOTA_OUT = 3932160
@@ -46,18 +46,15 @@ AUTOSTART = YES
 USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core transport experimentation
+DEFAULTSERVICES = core transport experimentation dht
 PORT = 12366
 
 [transport-udp]
 TIMEOUT = 300 s
 PORT = 12368
 
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
 [PATHS]
-SERVICEHOME = /tmp/test-testbed/
+SERVICEHOME = /tmp/test-experimentation/
 
 [dns]
 AUTOSTART = NO