Add missing include
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index 210ee51c50707bbe36928a7ad84fd2f64d91fcd1..a1773a37b1a69fdcb34fa60ec2a6ceb888aa683d 100644 (file)
@@ -36,6 +36,7 @@ UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
 PORT = 12011
 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 TRUST = $SERVICEHOME/data/credit/
+USE_INCLUDED_HELLOS = NO 
 
 [transport]
 #PREFIX = valgrind --leak-check=full
@@ -43,10 +44,10 @@ PORT = 12010
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 
 [ats]
-#DEBUG = YES
 WAN_QUOTA_IN = unlimited
 WAN_QUOTA_OUT = unlimited
 PORT = 12016
 UNIXPATH = /tmp/gnunet-p2-service-ats.sock
 
-
+[hostlist]
+SERVERS = dummy
\ No newline at end of file