aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_arm_api_data.conf
blob: b032cc95ad0446bd81dd5199074c9bdcb2132d63 (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
@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-arm/

[arm]
BINARY = gnunet-service-arm
OPTIONS = -L ERROR
#PREFIX = valgrind --tool=memcheck --leak-check=yes

[resolver]
AUTOSTART = YES
PORT = 23355
# PREFIX = valgrind

[do-nothing]
AUTOSTART = NO
PORT = 2223
HOSTNAME = localhost
BINARY = /will/be/overwritten/by/test_exponential_backoff
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;

[statistics]
AUTOSTART = YES

[core]
AUTOSTART = NO

[transport]
AUTOSTART = NO

[ats]
AUTOSTART = NO

[peerinfo]
AUTOSTART = NO