aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_arm_api_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-15 12:44:13 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-15 12:44:13 +0000
commit96df23b5f90ca2cbbd322eb05a544518075243aa (patch)
tree0a9ddc74ce31aa138efa5c6789bb7e9750877a8a /src/arm/test_arm_api_data.conf
parent0c202c803c33bd2ffac9f19a051e8e0bb757bd35 (diff)
downloadgnunet-96df23b5f90ca2cbbd322eb05a544518075243aa.tar.gz
gnunet-96df23b5f90ca2cbbd322eb05a544518075243aa.zip
misc fixes
Diffstat (limited to 'src/arm/test_arm_api_data.conf')
-rw-r--r--src/arm/test_arm_api_data.conf28
1 files changed, 26 insertions, 2 deletions
diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf
index d4e8d6dbd..8ab08247c 100644
--- a/src/arm/test_arm_api_data.conf
+++ b/src/arm/test_arm_api_data.conf
@@ -7,14 +7,17 @@ PORT = 23354
7DEFAULTSERVICES = 7DEFAULTSERVICES =
8BINARY = gnunet-service-arm 8BINARY = gnunet-service-arm
9OPTIONS = -L ERROR 9OPTIONS = -L ERROR
10#DEBUG = YES 10# DEBUG = YES
11#PREFIX = valgrind --tool=memcheck --leak-check=yes
11 12
12[resolver] 13[resolver]
13#DEBUG = YES 14# DEBUG = YES
14PORT = 23355 15PORT = 23355
15 16
17
16[do-nothing] 18[do-nothing]
17#DEBUG = YES 19#DEBUG = YES
20AUTOSTART = NO
18PORT = 2223 21PORT = 2223
19HOSTNAME = localhost 22HOSTNAME = localhost
20HOME = $SERVICEHOME 23HOME = $SERVICEHOME
@@ -22,3 +25,24 @@ CONFIG = $DEFAULTCONFIG
22BINARY = mockup-service 25BINARY = mockup-service
23ACCEPT_FROM = 127.0.0.1; 26ACCEPT_FROM = 127.0.0.1;
24ACCEPT_FROM6 = ::1; 27ACCEPT_FROM6 = ::1;
28
29
30[fs]
31AUTOSTART = NO
32
33[datastore]
34AUTOSTART = NO
35
36[core]
37AUTOSTART = NO
38
39[transport]
40AUTOSTART = NO
41
42[peerinfo]
43AUTOSTART = NO
44
45[statistics]
46AUTOSTART = YES
47# DEBUG = NO
48