-doxygen, indentation
[oweals/gnunet.git] / src / revocation / test_revocation.conf
1 [paths]
2 GNUNET_HOME=/tmp/test-revocation-service
3 SERVICEHOME=/tmp/test-revocation-service
4
5 [revocation]
6 WORKBITS = 3
7
8 [arm]
9 DEFAULTSERVICES = core identity revocation
10
11 [identity]
12 # Directory where we store information about our egos
13 EGODIR = $GNUNET_HOME/identity/egos/
14 SUBSYSTEM_CFG = $SERVICEHOME/s.conf
15
16 [hostlist]
17 AUTOSTART = NO
18 SERVERS = dummy
19
20 [transport-udp]
21 BROADCAST = NO
22
23 [peerinfo]
24 USE_INCLUDED_HELLOS = NO
25
26 [testbed]
27 OVERLAY_TOPOLOGY = CLIQUE
28 SETUP_TIMEOUT = 1 m
29 OPERATION_TIMEOUT = 5 s
30 CACHE_SIZE = 0