-disable NSE POW during cadet tests
[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 FORCESTART = YES
8
9 [identity]
10 # Directory where we store information about our egos
11 EGODIR = $GNUNET_HOME/identity/egos/
12 SUBSYSTEM_CFG = $SERVICEHOME/s.conf
13
14 [hostlist]
15 SERVERS = dummy
16
17 [nat]
18 RETURN_LOCAL_ADDRESSES = YES
19
20 [transport]
21 PLUGINS = tcp
22
23 [peerinfo]
24 USE_INCLUDED_HELLOS = NO
25
26 [testbed]
27 OVERLAY_TOPOLOGY = CLIQUE
28 SETUP_TIMEOUT = 10 s
29 OPERATION_TIMEOUT = 5 s
30 CACHE_SIZE = 0
31
32 [nse]
33 WORKBITS = 1