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

[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-arm/

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

[resolver]
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