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.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 0c1f89cc2..7249fc4cc 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -3,6 +3,10 @@
3SERVICEHOME = /tmp/test-transport/api-tcp-p2/ 3SERVICEHOME = /tmp/test-transport/api-tcp-p2/
4DEFAULTCONFIG = template_cfg_peer2.conf 4DEFAULTCONFIG = template_cfg_peer2.conf
5 5
6[nat]
7RETURN_LOCAL_ADDRESSES = YES
8DISABLEV6 = NO
9
6[transport-tcp] 10[transport-tcp]
7PORT = 12100 11PORT = 12100
8TIMEOUT = 5000 12TIMEOUT = 5000
@@ -33,6 +37,3 @@ UNIXPATH = /tmp/gnunet-p2-service-transport.sock
33#DEBUG = YES 37#DEBUG = YES
34PORT = 12016 38PORT = 12016
35UNIXPATH = /tmp/gnunet-p2-service-ats.sock 39UNIXPATH = /tmp/gnunet-p2-service-ats.sock
36
37[nat]
38RETURN_LOCAL_ADDRESSES = YES \ No newline at end of file