Forget to commit some files
[oweals/gnunet.git] / src / revocation / test_revocation.conf
1 @INLINE@ ../../contrib/no_forcestart.conf
2
3 [paths]
4 GNUNET_HOME=/tmp/test-revocation-service
5 SERVICEHOME=/tmp/test-revocation-service
6
7 [revocation]
8 WORKBITS = 3
9 FORCESTART = YES
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 [nat]
17 RETURN_LOCAL_ADDRESSES = YES
18
19 [transport]
20 PLUGINS = tcp
21
22 [peerinfo]
23 USE_INCLUDED_HELLOS = NO
24
25 [testbed]
26 OVERLAY_TOPOLOGY = CLIQUE
27 SETUP_TIMEOUT = 10 s
28 OPERATION_TIMEOUT = 5 s
29 CACHE_SIZE = 0
30