aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/test_multicast.conf
blob: 3dc96adbbb6e60beee5cfa4e2129bf611c934dd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[testbed]
HOSTNAME = localhost
#OVERLAY_TOPOLOGY = LINE

[arm]
GLOBAL_POSTFIX=-L ERROR

[hostlist]
SERVERS = http://localhost:8080/

[multicast]
#PREFIX = tmux split-window -v gdb -x ./cmd.gdb  --args
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-multicast.sock

[vpn]
AUTOSTART = NO

[peerinfo]
# Do not use shipped gnunet HELLOs 
USE_INCLUDED_HELLOS = NO

# Option to disable all disk IO; only useful for testbed runs
# (large-scale experiments); disables persistence of HELLOs!
NO_IO = YES

[nat]
ENABLE_UPNP = NO

[fs]
FORCESTART = NO
AUTOSTART = NO

[vpn]
FORCESTART = NO
AUTOSTART = NO

[revocation]
FORCESTART = NO
AUTOSTART = NO

[gns]
FORCESTART = NO
AUTOSTART = NO

[namestore]
FORCESTART = NO
AUTOSTART = NO

[namecache]
FORCESTART = NO
AUTOSTART = NO

[topology]
FORCESTART = NO
AUTOSTART = NO