fix memleak
[oweals/gnunet.git] / src / topology / test_gnunet_daemon_topology_data.conf
index a2340570b82fdfc02096144dcd59dedda66f8e37..c4e01acedc3babd48cc21d40e8371605018bf0cd 100644 (file)
@@ -7,7 +7,7 @@ PORT = 2664
 [transport]
 PORT = 2665
 PLUGINS = tcp
-# DEBUG = YES
+#DEBUG = YES
 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
 
@@ -30,13 +30,14 @@ ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
+USE_HOSTNAME = NO
 
 [peerinfo]
 PORT = 2669
 
 [core]
 PORT = 2670
-# DEBUG = YES
+#DEBUG = YES
 
 [topology]
 # DEBUG = YES
@@ -50,9 +51,17 @@ AUTOSTART = NO
 
 [testing]
 WEAKRANDOM = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[testing_old]
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 
 [dns]
 AUTOSTART = NO
 
+[namestore]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO
+