aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-10-23 15:01:43 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-10-23 15:01:43 +0000
commit1fdeba9daed312148ce1f92f688bf15971a1903d (patch)
treed708b60c1552f1e8b1a2b5b91925d040575f0d68 /src/transport/template_cfg_peer1.conf
parente8bd1e4c796bb51ed94817c1b5f69197dbfcfcbc (diff)
downloadgnunet-1fdeba9daed312148ce1f92f688bf15971a1903d.tar.gz
gnunet-1fdeba9daed312148ce1f92f688bf15971a1903d.zip
- fix
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 05309d53c..3b2ad6f94 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -37,7 +37,7 @@ PORT = 12002
37UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 37UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
38 38
39[transport] 39[transport]
40#PREFIX = valgrind --leak-check=full 40PREFIX = valgrind --leak-check=full
41PORT = 12001 41PORT = 12001
42#DEBUG = YES 42#DEBUG = YES
43UNIXPATH = /tmp/gnunet-p1-service-transport.sock 43UNIXPATH = /tmp/gnunet-p1-service-transport.sock