aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/template_cfg_peer1.conf1
-rw-r--r--src/transport/template_cfg_peer2.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index 721ce8d0f..dcea0d342 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -35,6 +35,7 @@ UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
35[peerinfo] 35[peerinfo]
36PORT = 12002 36PORT = 12002
37UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 37UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
38USE_INCLUDED_HELLOS = NO
38 39
39[transport] 40[transport]
40#PREFIX = valgrind --leak-check=full 41#PREFIX = valgrind --leak-check=full
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 3f044db5e..a1773a37b 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -36,6 +36,7 @@ UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
36PORT = 12011 36PORT = 12011
37UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 37UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
38TRUST = $SERVICEHOME/data/credit/ 38TRUST = $SERVICEHOME/data/credit/
39USE_INCLUDED_HELLOS = NO
39 40
40[transport] 41[transport]
41#PREFIX = valgrind --leak-check=full 42#PREFIX = valgrind --leak-check=full