aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/test_idp.conf
blob: 3e4df561a2305ed71cae227ce08ebe6638029d49 (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]
START_ON_DEMAND = YES

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

[transport]
PLUGINS =

[identity-provider]
START_ON_DEMAND = 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
START_ON_DEMAND = 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