-doxygen, fixing #3223
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
1 @INLINE@ template_dv.conf
2
3 [testbed]
4 SETUP_TIMEOUT = 60 m
5 OPERATION_TIMEOUT = 30 m
6
7 [transport]
8 PORT = 2565
9 PLUGINS = tcp dv
10 #PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
11
12 [dv]
13 AUTOSTART = YES
14 # PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
15
16 [set]
17 AUTOSTART = YES
18 # PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
19
20 [core]
21 # PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
22