notes
[oweals/gnunet.git] / src / multicast / test_multicast.conf
1 [testbed]
2 HOSTNAME = localhost
3
4 [arm]
5 GLOBAL_POSTFIX=-L ERROR
6
7 [multicast]
8 #PREFIX = tmux new-window gdb -x ./cmd.gdb  --args
9 #PREFIX = valgrind --leak-check=full
10 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-multicast.sock
11
12 [vpn]
13 START_ON_DEMAND = NO
14
15 [peerinfo]
16 # Do not use shipped gnunet HELLOs 
17 USE_INCLUDED_HELLOS = NO
18
19 # Option to disable all disk IO; only useful for testbed runs
20 # (large-scale experiments); disables persistence of HELLOs!
21 NO_IO = YES
22
23 [hostlist]
24 IMMEDIATE_START = NO
25 START_ON_DEMAND = NO
26
27 [nat]
28 ENABLE_UPNP = NO
29
30 [fs]
31 IMMEDIATE_START = NO
32 START_ON_DEMAND = NO
33
34 [vpn]
35 IMMEDIATE_START = NO
36 START_ON_DEMAND = NO
37
38 [revocation]
39 IMMEDIATE_START = NO
40 START_ON_DEMAND = NO
41
42 [gns]
43 IMMEDIATE_START = NO
44 START_ON_DEMAND = NO
45
46 [namestore]
47 IMMEDIATE_START = NO
48 START_ON_DEMAND = NO
49
50 [namecache]
51 IMMEDIATE_START = NO
52 START_ON_DEMAND = NO
53
54 [topology]
55 IMMEDIATE_START = NO
56 START_ON_DEMAND = NO