aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-07 07:30:02 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-07 07:30:02 +0000
commit60f15ffdec2d43467d8a55a4b3ddb597111f71a0 (patch)
treeb808bcb9a81157375963f67695af09d0147bc193 /src/transport/template_cfg_peer1.conf
parent76f452ac1a791ee1e51f22c27203ecb3185bd359 (diff)
downloadgnunet-60f15ffdec2d43467d8a55a4b3ddb597111f71a0.tar.gz
gnunet-60f15ffdec2d43467d8a55a4b3ddb597111f71a0.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