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/credential/test_credential_lookup.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/credential') diff --git a/src/credential/test_credential_lookup.conf b/src/credential/test_credential_lookup.conf index bd464a1f4..39f68c944 100644 --- a/src/credential/test_credential_lookup.conf +++ b/src/credential/test_credential_lookup.conf @@ -4,13 +4,13 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-credential-peer-1/ [dht] -AUTOSTART = YES +START_ON_DEMAND = YES [transport] PLUGINS = [credential] -AUTOSTART = YES +START_ON_DEMAND = YES PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/credlog [rest] @@ -18,7 +18,7 @@ PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/r [gns] #PREFIX = valgrind --leak-check=full --track-origins=yes -AUTOSTART = YES +START_ON_DEMAND = YES AUTO_IMPORT_PKEY = YES MAX_PARALLEL_BACKGROUND_QUERIES = 10 DEFAULT_LOOKUP_TIMEOUT = 15 s -- cgit v1.2.3