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