aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-10-14 16:12:48 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-10-14 16:12:48 +0000
commit997b15e1ae4584d7169eae5e9a39dd3be1bce35a (patch)
tree1a3b919d1acaf7df652d357da36de95f2f0ebd59 /src/transport/template_cfg_peer1.conf
parente4e75aeada7c99a5ce846f6791a9aa19336a5413 (diff)
downloadgnunet-997b15e1ae4584d7169eae5e9a39dd3be1bce35a.tar.gz
gnunet-997b15e1ae4584d7169eae5e9a39dd3be1bce35a.zip
updating configs for ats
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 d724a6e8b..35007677f 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -28,4 +28,7 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
28PORT = 12001 28PORT = 12001
29UNIXPATH = /tmp/gnunet-p1-service-transport.sock 29UNIXPATH = /tmp/gnunet-p1-service-transport.sock
30 30
31 31[ats]
32#DEBUG = YES
33PORT = 12006
34UNIXPATH = /tmp/gnunet-p1-service-ats.sock \ No newline at end of file