- update default values, eliminate obsolete ones
[oweals/gnunet.git] / src / dht / test_dht_api_peer1.conf
index eea39e031c5680fe0dd533eb87353bec5cbe390a..8c88c738008238850c027dd2cff3177251343159 100644 (file)
@@ -5,7 +5,6 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [dht]
-DEBUG = NO
 AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
@@ -13,16 +12,12 @@ HOSTNAME = localhost
 PORT = 12100
 BINARY = gnunet-service-dht
 
-[block]
-plugins = dht test
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = tcp
-DEBUG = NO
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -38,22 +33,14 @@ PORT = 12092
 [arm]
 DEFAULTSERVICES = core
 PORT = 12366
-DEBUG = NO
 
 [transport-tcp]
 TIMEOUT = 300 s
 PORT = 12368
 BINDTO = 127.0.0.1
 
-[TESTING]
-WEAKRANDOM = YES
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/
-
+GNUNET_TEST_HOME = /tmp/test-gnunet-dht-peer-1/
 
 [nat]
 DISABLEV6 = YES
@@ -67,13 +54,11 @@ USE_LOCALADDR = NO
 [dns]
 AUTOSTART = NO
 
-
-
 [nse]
 AUTOSTART = NO
 
-
 [vpn]
 AUTOSTART=NO
 
-
+[namestore]
+AUTOSTART = NO