aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
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 3706ffb25..71881bdb0 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -36,7 +36,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
36TRUST = $SERVICEHOME/data/credit/ 36TRUST = $SERVICEHOME/data/credit/
37 37
38[transport] 38[transport]
39PREFIX = valgrind --leak-check=full 39#PREFIX = valgrind --leak-check=full
40PORT = 12010 40PORT = 12010
41UNIXPATH = /tmp/gnunet-p2-service-transport.sock 41UNIXPATH = /tmp/gnunet-p2-service-transport.sock
42 42