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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index e46f0b8a1..3706ffb25 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -14,6 +14,9 @@ DISABLEV6 = NO
14PORT = 12100 14PORT = 12100
15TIMEOUT = 5 s 15TIMEOUT = 5 s
16 16
17[transport-udp]
18BROADCAST = NO
19
17[arm] 20[arm]
18PORT = 12014 21PORT = 12014
19DEFAULTSERVICES = transport 22DEFAULTSERVICES = transport
@@ -33,6 +36,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
33TRUST = $SERVICEHOME/data/credit/ 36TRUST = $SERVICEHOME/data/credit/
34 37
35[transport] 38[transport]
39PREFIX = valgrind --leak-check=full
36PORT = 12010 40PORT = 12010
37UNIXPATH = /tmp/gnunet-p2-service-transport.sock 41UNIXPATH = /tmp/gnunet-p2-service-transport.sock
38 42