global reindent, now with uncrustify hook enabled
[oweals/gnunet.git] / src / credential / test_credential_lookup.conf
1 @INLINE@ test_credential_defaults.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-credential-peer-1/
5
6 [dht]
7 START_ON_DEMAND = YES
8
9 [transport]
10 PLUGINS =
11
12 [credential]
13 START_ON_DEMAND = YES
14 #PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog
15
16 [rest]
17 PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
18
19 [gns]
20 #PREFIX = valgrind --leak-check=full --track-origins=yes
21 START_ON_DEMAND = YES
22 AUTO_IMPORT_PKEY = YES
23 MAX_PARALLEL_BACKGROUND_QUERIES = 10
24 DEFAULT_LOOKUP_TIMEOUT = 15 s
25 RECORD_PUT_INTERVAL = 1 h
26 ZONE_PUBLISH_TIME_WINDOW = 1 h
27 DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0
28