aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.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_peer1.conf
parentc66ce235370520e7a1c2c948cb7de99f65b267c4 (diff)
downloadgnunet-a1a36e8e7c7252131b736163eeba580d6c0ce9a9.tar.gz
gnunet-a1a36e8e7c7252131b736163eeba580d6c0ce9a9.zip
no valgrind
Diffstat (limited to 'src/transport/template_cfg_peer1.conf')
-rw-r--r--src/transport/template_cfg_peer1.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index 0fbc8e8db..ab0c5b391 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -38,7 +38,7 @@ PORT = 12002
38UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 38UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
39 39
40[transport] 40[transport]
41PREFIX = valgrind --leak-check=full 41#PREFIX = valgrind --leak-check=full
42PORT = 12001 42PORT = 12001
43#DEBUG = YES 43#DEBUG = YES
44UNIXPATH = /tmp/gnunet-p1-service-transport.sock 44UNIXPATH = /tmp/gnunet-p1-service-transport.sock