aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.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_peer2.conf
parente4e75aeada7c99a5ce846f6791a9aa19336a5413 (diff)
downloadgnunet-997b15e1ae4584d7169eae5e9a39dd3be1bce35a.tar.gz
gnunet-997b15e1ae4584d7169eae5e9a39dd3be1bce35a.zip
updating configs for ats
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r--src/transport/template_cfg_peer2.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index a086a2408..b0644c5b2 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -29,4 +29,7 @@ TRUST = $SERVICEHOME/data/credit/
29PORT = 12010 29PORT = 12010
30UNIXPATH = /tmp/gnunet-p2-service-transport.sock 30UNIXPATH = /tmp/gnunet-p2-service-transport.sock
31 31
32 32[ats]
33#DEBUG = YES
34PORT = 12016
35UNIXPATH = /tmp/gnunet-p2-service-ats.sock \ No newline at end of file