aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/test_idp.conf
blob: 3559dd7679d2c0af5ad83067914c7124d05f0f69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
@INLINE@ test_idp_defaults.conf

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-idp-peer-1/

[dht]
AUTOSTART = YES

[rest]
AUTOSTART = YES
PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog

[transport]
PLUGINS =

[identity-provider]
AUTOSTART = YES
#PREFIX = valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --log-file=$GNUNET_TMP/idplog

[gns]
#PREFIX = valgrind --leak-check=full --track-origins=yes
AUTOSTART = YES
AUTO_IMPORT_PKEY = YES
MAX_PARALLEL_BACKGROUND_QUERIES = 10
DEFAULT_LOOKUP_TIMEOUT = 15 s
RECORD_PUT_INTERVAL = 1 h
ZONE_PUBLISH_TIME_WINDOW = 1 h
DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0

[identity-rest-plugin]
address = http://localhost:8000/#/login
psw = mysupersecretpassword
expiration_time = 3600