aboutsummaryrefslogtreecommitdiff
path: root/src/chat/test_chat_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat/test_chat_peer2.conf')
-rw-r--r--src/chat/test_chat_peer2.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/chat/test_chat_peer2.conf b/src/chat/test_chat_peer2.conf
index 00808b5..c4a31a0 100644
--- a/src/chat/test_chat_peer2.conf
+++ b/src/chat/test_chat_peer2.conf
@@ -1,6 +1,5 @@
[PATHS]
SERVICEHOME = /tmp/gnunet-test-chat-peer-2/
-DEFAULTCONFIG = test_chat_peer2.conf
[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey
@@ -41,7 +40,6 @@ FRIENDS-ONLY = NO
AUTOCONNECT = YES
TARGET-CONNECTION-COUNT = 16
FRIENDS = $SERVICEHOME/friends
-CONFIG = $DEFAULTCONFIG
BINARY = gnunet-daemon-topology
[peerinfo]
@@ -58,7 +56,6 @@ UNIXPATH = /tmp/gnunet-chat-p2-service-statistics.sock
PORT = 32008
HOSTNAME = localhost
HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
BINARY = gnunet-service-chat
[testing]