From c293f84ea192f361baf720a3979589c0e0881abc Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Sat, 23 Jun 2018 13:30:04 +0000 Subject: AUTOSTART renamed into START_ON_DEMAND (#4547a) --- src/dht/test_dht_multipeer.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dht/test_dht_multipeer.conf') diff --git a/src/dht/test_dht_multipeer.conf b/src/dht/test_dht_multipeer.conf index 4296d783e..725373900 100644 --- a/src/dht/test_dht_multipeer.conf +++ b/src/dht/test_dht_multipeer.conf @@ -2,7 +2,7 @@ @INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf [dht] -AUTOSTART = YES +START_ON_DEMAND = YES FORCESTART = YES [dhtcache] @@ -34,7 +34,7 @@ EXTERNAL_ADDRESS = 127.0.0.1 USE_LOCALADDR = YES [nse] -AUTOSTART = YES +START_ON_DEMAND = YES WORKDELAY = 500 ms INTERVAL = 60 s WORKBITS = 0 -- cgit v1.2.3