aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/transport/template_cfg_peer1.conf3
-rw-r--r--src/transport/template_cfg_peer2.conf5
2 files changed, 7 insertions, 1 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf
index fb1064e54..59700c343 100644
--- a/src/transport/template_cfg_peer1.conf
+++ b/src/transport/template_cfg_peer1.conf
@@ -49,3 +49,6 @@ UNIXPATH = /tmp/gnunet-p1-service-ats.sock
49 49
50[vpn] 50[vpn]
51UNIXPATH = /tmp/gnunet-p1-service-vpn.sock 51UNIXPATH = /tmp/gnunet-p1-service-vpn.sock
52
53[chat]
54AUTOSTART = NO
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 768a30556..cc969376e 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -48,4 +48,7 @@ PORT = 12016
48UNIXPATH = /tmp/gnunet-p2-service-ats.sock 48UNIXPATH = /tmp/gnunet-p2-service-ats.sock
49 49
50[vpn] 50[vpn]
51UNIXPATH = /tmp/gnunet-p2-service-vpn.sock \ No newline at end of file 51UNIXPATH = /tmp/gnunet-p2-service-vpn.sock
52
53[chat]
54AUTOSTART = NO