evalutation
[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 = 5
7
8 [identity]
9 # Directory where we store information about our egos
10 EGODIR = $GNUNET_HOME/identity/egos/
11 SUBSYSTEM_CFG = $SERVICEHOME/s.conf
12
13 [hostlist]
14 AUTOSTART = NO
15 SERVERS = dummy
16
17 [transport-udp]
18 BROADCAST = NO
19
20 [peerinfo]
21 USE_INCLUDED_HELLOS = NO