fix memleak
[oweals/gnunet.git] / src / chat / test_chat_peer2.conf
index a9feb1b82711881e2ec665acaf6a74b0d1e62bf1..c4a31a0f3d662b29e417fe797903b5d78e31d332 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/gnunet-test-chat-peer-2/
-DEFAULTCONFIG = test_chat_peer2.conf
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
@@ -41,7 +40,6 @@ FRIENDS-ONLY = NO
 AUTOCONNECT = YES
 TARGET-CONNECTION-COUNT = 16
 FRIENDS = $SERVICEHOME/friends
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-daemon-topology
 
 [peerinfo]
@@ -58,7 +56,6 @@ UNIXPATH = /tmp/gnunet-chat-p2-service-statistics.sock
 PORT = 32008
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-chat
 
 [testing]
@@ -75,3 +72,23 @@ 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
+