aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-11-16 09:35:59 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-11-16 09:35:59 +0000
commit9b970163bd5b51260f77e914aacea37318cb1a5a (patch)
tree794a137d22fe2331a3555aaf8d914a5241dc9aaa /src/transport/template_cfg_peer2.conf
parentb60674eb5004789b7a0fb2fa88cd97b58baaf41d (diff)
downloadgnunet-9b970163bd5b51260f77e914aacea37318cb1a5a.tar.gz
gnunet-9b970163bd5b51260f77e914aacea37318cb1a5a.zip
clreaning up conf files
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