diff options
author | Bertrand Marc <beberking@gmail.com> | 2013-08-03 13:07:32 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2013-08-03 13:07:32 +0200 |
commit | 1ae32bc989973c2e8909c3b085d34b2454f92d1e (patch) | |
tree | dfde89b41437def7ce23af24db53a11a9b5f1075 /src/chat/test_chat_data.conf | |
parent | 740b30688bd745a527f96f9116c19acb3480971a (diff) |
Imported Upstream version 0.9.5a
Diffstat (limited to 'src/chat/test_chat_data.conf')
-rw-r--r-- | src/chat/test_chat_data.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/chat/test_chat_data.conf b/src/chat/test_chat_data.conf index 3052a4f..45a6ce7 100644 --- a/src/chat/test_chat_data.conf +++ b/src/chat/test_chat_data.conf @@ -1,6 +1,5 @@ [PATHS] SERVICEHOME = /tmp/gnunet-test-chat/ -DEFAULTCONFIG = test_chat_data.conf [gnunetd] HOSTKEY = $SERVICEHOME/.hostkey @@ -30,7 +29,6 @@ HOSTNAME = localhost PORT = 42471 HOSTNAME = localhost HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG BINARY = gnunet-service-chat [testing] @@ -48,7 +46,8 @@ EXTERNAL_ADDRESS = 127.0.0.1 [dns] AUTOSTART = NO - +[consensus] +AUTOSTART = NO [nse] AUTOSTART = NO |