From 2c1b69bdea307f298fe22c758a85822e684bd4ee Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 11 Apr 2013 14:07:58 +0000 Subject: prevent hostlist connects --- src/transport/template_cfg_peer1.conf | 3 ++- src/transport/template_cfg_peer2.conf | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index 8856418b3..721ce8d0f 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -47,4 +47,5 @@ WAN_QUOTA_OUT = unlimited PORT = 12006 UNIXPATH = /tmp/gnunet-p1-service-ats.sock - +[hostlist] +SERVERS = dummy \ No newline at end of file diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 54636ca6b..3f044db5e 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -48,4 +48,5 @@ WAN_QUOTA_OUT = unlimited PORT = 12016 UNIXPATH = /tmp/gnunet-p2-service-ats.sock - +[hostlist] +SERVERS = dummy \ No newline at end of file -- cgit v1.2.3