From a575280ed6edf410317ff605088426b514370bbb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Sep 2011 20:25:37 +0000 Subject: cleanup --- src/dht/test_dht_twopeer_data.conf | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'src/dht/test_dht_twopeer_data.conf') diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf index 0f4d4188e..49465ffef 100644 --- a/src/dht/test_dht_twopeer_data.conf +++ b/src/dht/test_dht_twopeer_data.conf @@ -1,5 +1,6 @@ -[fs] -AUTOSTART = NO +[PATHS] +DEFAULTCONFIG = test_dht_twopeer_data.conf +SERVICEHOME = /tmp/test-dht-twopeer/ [resolver] AUTOSTART = YES @@ -9,7 +10,6 @@ DEBUG = NO AUTOSTART = YES #PREFIX = xterm -T dht -e gdb --args PORT = 2100 -PUT_PEER_IDENTITIES = YES [block] plugins = test dht dns @@ -47,11 +47,6 @@ HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat [gnunetd] HOSTKEY = $SERVICEHOME/.hostkey -[PATHS] -DEFAULTCONFIG = test_dht_twopeer_data.conf -SERVICEHOME = /tmp/test-dht-twopeer/ - - [nat] DISABLEV6 = YES ENABLE_UPNP = NO @@ -64,9 +59,12 @@ USE_LOCALADDR = YES [dns] AUTOSTART = NO - +[mesh] +AUTOSTART = NO [nse] AUTOSTART = NO +[fs] +AUTOSTART = NO -- cgit v1.2.3