From b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 10 Dec 2014 17:11:06 +0000 Subject: moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly --- src/dht/test_dht_line.conf | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'src/dht/test_dht_line.conf') diff --git a/src/dht/test_dht_line.conf b/src/dht/test_dht_line.conf index f8646ca2b..024ff2770 100644 --- a/src/dht/test_dht_line.conf +++ b/src/dht/test_dht_line.conf @@ -4,14 +4,8 @@ GNUNET_TEST_HOME = /tmp/test_dht_line/ QUOTA = 1 MB DATABASE = heap -[arm] -DEFAULTSERVICES = core dht - -[dns] -AUTOSTART = NO - [nat] -DISABLEV6 = YES +DISABLEV6 = YES RETURN_LOCAL_ADDRESSES = YES USE_LOCALADDR = YES ENABLE_UPNP = NO @@ -24,15 +18,9 @@ EXTERNAL_ADDRESS = 127.0.0.1 WAN_QUOTA_IN = 1 GB WAN_QUOTA_OUT = 1 GB -[testing] -WEAKRANDOM = YES - [testbed] OVERLAY_TOPOLOGY = LINE -[namestore] -AUTOSTART = NO - [transport] plugins = tcp @@ -41,7 +29,3 @@ WORKDELAY = 500 ms INTERVAL = 60 s WORKBITS = 0 -[vpn] -AUTOSTART = NO - - -- cgit v1.2.3