aboutsummaryrefslogtreecommitdiff
path: root/src/service/revocation/test_revocation.conf
blob: f852d38c3c374d24c93f60d45245761fed67a422 (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
@INLINE@ ../../../contrib/conf/gnunet/no_forcestart.conf

[paths]
GNUNET_HOME=$GNUNET_TMP/test-revocation-service
SERVICEHOME=$GNUNET_TMP/test-revocation-service

[revocation]
WORKBITS = 3
IMMEDIATE_START = YES
EPOCH_DURATION = 365 d

[identity]
# Directory where we store information about our egos
EGODIR = $GNUNET_HOME/identity/egos/
SUBSYSTEM_CFG = $SERVICEHOME/s.conf

[nat]
RETURN_LOCAL_ADDRESSES = YES

[transport]
PLUGINS = tcp

[peerinfo]
USE_INCLUDED_HELLOS = NO

[testbed]
OVERLAY_TOPOLOGY = CLIQUE
SETUP_TIMEOUT = 10 s
OPERATION_TIMEOUT = 5 s
CACHE_SIZE = 0