aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/template_cfg_peer1.conf')
-rw-r--r--src/transport/template_cfg_peer1.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index 961c98b8f..8b6e04bd6 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -14,6 +14,9 @@ DISABLEV6 = NO
14PORT = 12000 14PORT = 12000
15TIMEOUT = 5 s 15TIMEOUT = 5 s
16 16
17[transport-udp]
18BROADCAST = NO
19
17[arm] 20[arm]
18PORT = 12005 21PORT = 12005
19DEFAULTSERVICES = transport 22DEFAULTSERVICES = transport
@@ -32,6 +35,7 @@ PORT = 12002
32UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 35UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
33 36
34[transport] 37[transport]
38PREFIX = valgrind --leak-check=full
35PORT = 12001 39PORT = 12001
36#DEBUG = YES 40#DEBUG = YES
37UNIXPATH = /tmp/gnunet-p1-service-transport.sock 41UNIXPATH = /tmp/gnunet-p1-service-transport.sock