aboutsummaryrefslogtreecommitdiff
path: root/src/chat/test_chat_peer3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat/test_chat_peer3.conf')
-rw-r--r--src/chat/test_chat_peer3.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/chat/test_chat_peer3.conf b/src/chat/test_chat_peer3.conf
index a39452323..d8dcedc29 100644
--- a/src/chat/test_chat_peer3.conf
+++ b/src/chat/test_chat_peer3.conf
@@ -1,6 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-chat-peer-3/ 2SERVICEHOME = /tmp/gnunet-test-chat-peer-3/
3DEFAULTCONFIG = test_chat_peer3.conf
4 3
5[gnunetd] 4[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey 5HOSTKEY = $SERVICEHOME/.hostkey
@@ -41,7 +40,6 @@ FRIENDS-ONLY = NO
41AUTOCONNECT = YES 40AUTOCONNECT = YES
42TARGET-CONNECTION-COUNT = 16 41TARGET-CONNECTION-COUNT = 16
43FRIENDS = $SERVICEHOME/friends 42FRIENDS = $SERVICEHOME/friends
44CONFIG = $DEFAULTCONFIG
45BINARY = gnunet-daemon-topology 43BINARY = gnunet-daemon-topology
46 44
47[peerinfo] 45[peerinfo]
@@ -58,7 +56,6 @@ UNIXPATH = /tmp/gnunet-chat-p3-service-statistics.sock
58PORT = 33008 56PORT = 33008
59HOSTNAME = localhost 57HOSTNAME = localhost
60HOME = $SERVICEHOME 58HOME = $SERVICEHOME
61CONFIG = $DEFAULTCONFIG
62BINARY = gnunet-service-chat 59BINARY = gnunet-service-chat
63 60
64[testing] 61[testing]