friend is a reserved work in C++. Rename to friend_id.
[oweals/gnunet.git] / src / topology / test_gnunet_daemon_topology_data.conf
index 758bbb3b2c76d182169e76c324e4fa6ddbb4ce2c..79f12e5e10b842ba4ee825114b1ebaaa53306050 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-topology/
-# DEFAULTCONFIG = test_gnunet_service_topology_data.conf
+GNUNET_TEST_HOME = /tmp/test-gnunet-topology/
 
 [resolver]
 PORT = 2664
@@ -8,7 +7,6 @@ PORT = 2664
 [transport]
 PORT = 2665
 PLUGINS = tcp
-# DEBUG = YES
 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
 
@@ -16,21 +14,33 @@ PLUGINS = tcp
 PORT = 2666
 DEFAULTSERVICES = topology
 
+[testbed]
+OVERLAY_TOPOLOGY=LINE
+
 [statistics]
 PORT = 2667
 
 [transport-tcp]
 PORT = 2668
+BINDTO = 127.0.0.1
+
+[nat]
+DISABLEV6 = YES
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+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
 
 [topology]
-# DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
 
 [fs]
@@ -41,4 +51,19 @@ 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
+
+[consensus]
+AUTOSTART = NO
+