Allow testcase to run just with loopback interface.
[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 [nat]
24 RETURN_LOCAL_ADDRESSES = YES
25
26 [peerinfo]
27 USE_INCLUDED_HELLOS = NO
28
29 [testbed]
30 OVERLAY_TOPOLOGY = CLIQUE
31 SETUP_TIMEOUT = 1 m
32 OPERATION_TIMEOUT = 5 s
33 CACHE_SIZE = 0