glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / identity-provider / test_idp.conf
1 @INLINE@ test_idp_defaults.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-idp-peer-1/
5
6 [dht]
7 AUTOSTART = YES
8
9 [rest]
10 AUTOSTART = YES
11 PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
12
13 [transport]
14 PLUGINS =
15
16 [identity-provider]
17 AUTOSTART = YES
18 #PREFIX = valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --log-file=$GNUNET_TMP/idplog
19
20 [gns]
21 #PREFIX = valgrind --leak-check=full --track-origins=yes
22 AUTOSTART = YES
23 AUTO_IMPORT_PKEY = YES
24 MAX_PARALLEL_BACKGROUND_QUERIES = 10
25 DEFAULT_LOOKUP_TIMEOUT = 15 s
26 RECORD_PUT_INTERVAL = 1 h
27 ZONE_PUBLISH_TIME_WINDOW = 1 h
28 DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0
29
30 [identity-rest-plugin]
31 address = http://localhost:8000/#/login
32 psw = mysupersecretpassword
33 expiration_time = 3600