From d0a9f269aa6575253b1c284d594a467e6fdeb7c7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Oct 2013 10:26:23 +0000 Subject: more work towards XDG spec (#3000) -- config file location --- src/transport/template_cfg_peer2.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/transport/template_cfg_peer2.conf') 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 @@ @INLINE@ test_transport_defaults.conf [PATHS] -SERVICEHOME = /tmp/test-transport/api-tcp-p2/ - -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey +GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/ [nat] RETURN_LOCAL_ADDRESSES = YES @@ -35,8 +32,7 @@ UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [peerinfo] PORT = 12011 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock -TRUST = $SERVICEHOME/data/credit/ -USE_INCLUDED_HELLOS = NO +USE_INCLUDED_HELLOS = NO [transport] #PREFIX = valgrind --leak-check=full -- cgit v1.2.3