global reindent, now with uncrustify hook enabled
[oweals/gnunet.git] / src / credential / test_credential_lookup.conf
index 57c62fab335a9837a4898b0857bf147356ab34c1..9cd16605dea8af0b6aeabac99ac0f06444c47250 100644 (file)
@@ -1,21 +1,24 @@
 @INLINE@ test_credential_defaults.conf
 
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-gnunet-credential-peer-1/
+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=/tmp/credlog
 
+[rest]
+PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
+
 [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