From 72f297a3fca8fb36719f219db402420e0978d44f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Sep 2016 23:29:22 +0000 Subject: do not start unnecessary services while testing DHT --- src/dht/test_dht_api_peer1.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/dht/test_dht_api_peer1.conf') diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index f38d6f1a3..0b9db1f8b 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -1,4 +1,5 @@ @INLINE@ ../../contrib/no_forcestart.conf +@INLINE@ ../../contrib/no_autostart_above_core.conf [dhtcache] QUOTA = 1 MB @@ -31,3 +32,10 @@ INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 USE_LOCALADDR = NO +[dht] +AUTOSTART = YES +FORCESTART = YES + +[nse] +AUTOSTART = YES +WORKBITS = 1 -- cgit v1.2.3