aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.conf
blob: 5ebb2f2b74ebe86d667a8ebd6b7a0183dca7d6f1 (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
34
35
36
[paths]
GNUNET_HOME=/tmp/test-revocation-service
SERVICEHOME=/tmp/test-revocation-service

[revocation]
WORKBITS = 3

[arm]
DEFAULTSERVICES = core identity revocation

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

[hostlist]
AUTOSTART = NO
SERVERS = dummy

[transport-udp]
BROADCAST = NO

[nat]
RETURN_LOCAL_ADDRESSES = YES

[peerinfo]
USE_INCLUDED_HELLOS = NO

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

[nse]
WORKBITS = 1