reduce loop counters to more practical levels
[oweals/gnunet.git] / src / psyc / test_psyc.conf
1 @INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
2
3 [testbed]
4 HOSTNAME = localhost
5 OVERLAY_TOPOLOGY = STAR
6
7 [peerinfo]
8 # Option to disable all disk IO; only useful for testbed runs
9 # (large-scale experiments); disables persistence of HELLOs!
10 NO_IO = YES
11
12 [cadet]
13 ID_ANNOUNCE_TIME = 5 s
14
15 [nat]
16 ENABLE_UPNP = NO
17
18 [psyc]
19 FORCESTART = YES
20 AUTOSTART = YES
21
22 [multicast]
23 FORCESTART = YES
24 AUTOSTART = YES
25
26 [psycstore]
27 FORCESTART = YES
28 AUTOSTART = YES