Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDI
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
1 @INLINE@ ../../contrib/no_forcestart.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
5
6 [arm]
7 PORT = 23354
8 BINARY = gnunet-service-arm
9 OPTIONS = -L ERROR
10 #PREFIX = valgrind --tool=memcheck --leak-check=yes
11
12 [resolver]
13 PORT = 23355
14 # PREFIX = valgrind
15
16 [do-nothing]
17 AUTOSTART = NO
18 PORT = 2223
19 HOSTNAME = localhost
20 BINARY = /will/be/overwritten/by/test_exponential_backoff
21 ACCEPT_FROM = 127.0.0.1;
22 ACCEPT_FROM6 = ::1;
23
24 [statistics]
25 AUTOSTART = YES
26