Add missing include
[oweals/gnunet.git] / src / transport / template_cfg_peer1.conf
index ab0c5b391ee57334284b7b432aea051f27be03a0..dcea0d3422f860652d4b078511aac9c39ff0fc76 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-tcp-p1/
-DEFAULTCONFIG = template_cfg_peer1.conf
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
@@ -36,18 +35,18 @@ UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
 [peerinfo]
 PORT = 12002
 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
+USE_INCLUDED_HELLOS = NO
 
 [transport]
 #PREFIX = valgrind --leak-check=full
 PORT = 12001
-#DEBUG = YES
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 
 [ats]
-#DEBUG = YES
 WAN_QUOTA_IN = unlimited
 WAN_QUOTA_OUT = unlimited
 PORT = 12006
 UNIXPATH = /tmp/gnunet-p1-service-ats.sock
 
-
+[hostlist]
+SERVERS = dummy
\ No newline at end of file