fix memleak
[oweals/gnunet.git] / src / chat / test_chat_peer2.conf
index 3f85514060251ad1a6841acdac4a5a0b472e4809..c4a31a0f3d662b29e417fe797903b5d78e31d332 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/gnunet-test-chat-peer-2/
-DEFAULTCONFIG = test_chat_peer2.conf
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
@@ -18,6 +17,8 @@ UNIXPATH = /tmp/gnunet-chat-p2-service-resolver.sock
 PORT = 32002
 UNIXPATH = /tmp/gnunet-chat-p2-service-transport.sock
 PLUGINS = tcp
+#BINARY = /home/grothoff/bin/gnunet-service-transport
+#PREFIX = valgrind
 
 [transport-tcp]
 PORT = 32003
@@ -39,7 +40,6 @@ FRIENDS-ONLY = NO
 AUTOCONNECT = YES
 TARGET-CONNECTION-COUNT = 16
 FRIENDS = $SERVICEHOME/friends
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-daemon-topology
 
 [peerinfo]
@@ -56,7 +56,6 @@ UNIXPATH = /tmp/gnunet-chat-p2-service-statistics.sock
 PORT = 32008
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-chat
 
 [testing]
@@ -70,3 +69,26 @@ AUTOSTART = NO
 
 [dht]
 AUTOSTART = NO
+
+[mesh]
+AUTOSTART = NO
+
+[nat]
+DISABLEV6 = YES
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+
+[dns]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO
+
+[ats]
+PORT = 32971
+UNIXPATH = /tmp/gnunet-chat-p2-service-ats.sock
+