Add missing include
[oweals/gnunet.git] / src / transport / template_cfg_peer1.conf
index 05309d53cedb636efd19019f86a4852930e14681..dcea0d3422f860652d4b078511aac9c39ff0fc76 100644 (file)
@@ -35,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