aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r--src/transport/template_cfg_peer2.conf8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index a1773a37b..a4b2f2b91 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -1,9 +1,6 @@
1@INLINE@ test_transport_defaults.conf 1@INLINE@ test_transport_defaults.conf
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/test-transport/api-tcp-p2/ 3GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/
4
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7 4
8[nat] 5[nat]
9RETURN_LOCAL_ADDRESSES = YES 6RETURN_LOCAL_ADDRESSES = YES
@@ -35,8 +32,7 @@ UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
35[peerinfo] 32[peerinfo]
36PORT = 12011 33PORT = 12011
37UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 34UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
38TRUST = $SERVICEHOME/data/credit/ 35USE_INCLUDED_HELLOS = NO
39USE_INCLUDED_HELLOS = NO
40 36
41[transport] 37[transport]
42#PREFIX = valgrind --leak-check=full 38#PREFIX = valgrind --leak-check=full