aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-09 10:26:23 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-09 10:26:23 +0000
commitd0a9f269aa6575253b1c284d594a467e6fdeb7c7 (patch)
tree21cf2183b906bd550eff83616552097c977ad530 /src/transport/template_cfg_peer2.conf
parentd4baeee37d09e53b5f176398a1b4aaa0aa747883 (diff)
downloadgnunet-d0a9f269aa6575253b1c284d594a467e6fdeb7c7.tar.gz
gnunet-d0a9f269aa6575253b1c284d594a467e6fdeb7c7.zip
more work towards XDG spec (#3000) -- config file location
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