aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-11-02 17:05:46 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-11-02 17:05:46 +0000
commit7749a77c3b623f90cb54fad9eaf65a0fc2a1bd81 (patch)
tree51477487353fbb47b2621462a4058f4a50d2fd61 /src/transport/template_cfg_peer1.conf
parentabc8a1a1d9fafdb3ea1921852643e1b477a3f888 (diff)
downloadgnunet-7749a77c3b623f90cb54fad9eaf65a0fc2a1bd81.tar.gz
gnunet-7749a77c3b623f90cb54fad9eaf65a0fc2a1bd81.zip
transport template defaults
Diffstat (limited to 'src/transport/template_cfg_peer1.conf')
-rw-r--r--src/transport/template_cfg_peer1.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index 35007677f..b76613513 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -31,4 +31,7 @@ UNIXPATH = /tmp/gnunet-p1-service-transport.sock
31[ats] 31[ats]
32#DEBUG = YES 32#DEBUG = YES
33PORT = 12006 33PORT = 12006
34UNIXPATH = /tmp/gnunet-p1-service-ats.sock \ No newline at end of file 34UNIXPATH = /tmp/gnunet-p1-service-ats.sock
35
36[nat]
37RETURN_LOCAL_ADDRESSES = YES \ No newline at end of file