aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
blob: 6ff031f0d7d68a9c3cc7bdc74daf1d860cb8cd98 (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
@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf

[testbed]
HOSTNAME = localhost
OVERLAY_TOPOLOGY = STAR

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

[cadet]
ID_ANNOUNCE_TIME = 5 s

[nat]
ENABLE_UPNP = NO

[psyc]
IMMEDIATE_START = YES
START_ON_DEMAND = YES

[multicast]
IMMEDIATE_START = YES
START_ON_DEMAND = YES

[psycstore]
IMMEDIATE_START = YES
START_ON_DEMAND = YES