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