Add missing include
[oweals/gnunet.git] / src / transport / template_cfg_peer1.conf
index 8856418b318a89acbf119292809906e439872b96..dcea0d3422f860652d4b078511aac9c39ff0fc76 100644 (file)
@@ -35,6 +35,7 @@ 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
@@ -47,4 +48,5 @@ WAN_QUOTA_OUT = unlimited
 PORT = 12006
 UNIXPATH = /tmp/gnunet-p1-service-ats.sock
 
-
+[hostlist]
+SERVERS = dummy
\ No newline at end of file