aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-20 13:26:38 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-20 13:26:38 +0000
commita1a36e8e7c7252131b736163eeba580d6c0ce9a9 (patch)
tree2403efc5af1a84f948694b3da7b2bbb0dc4646a6 /src/transport/template_cfg_peer2.conf
parentc66ce235370520e7a1c2c948cb7de99f65b267c4 (diff)
downloadgnunet-a1a36e8e7c7252131b736163eeba580d6c0ce9a9.tar.gz
gnunet-a1a36e8e7c7252131b736163eeba580d6c0ce9a9.zip
no valgrind
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r--src/transport/template_cfg_peer2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 76f5196d5..a10dfc488 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -39,7 +39,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
39TRUST = $SERVICEHOME/data/credit/ 39TRUST = $SERVICEHOME/data/credit/
40 40
41[transport] 41[transport]
42PREFIX = valgrind --leak-check=full 42#PREFIX = valgrind --leak-check=full
43PORT = 12010 43PORT = 12010
44UNIXPATH = /tmp/gnunet-p2-service-transport.sock 44UNIXPATH = /tmp/gnunet-p2-service-transport.sock
45 45