aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-21 09:17:52 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-21 09:17:52 +0000
commit63cbdf3480ac74d7760730d1e3b96ab177fbb550 (patch)
tree8ea6fb032ca637ced4a56edbb940603083b16626 /src/fs/fs_test_lib_data.conf
parent5636d681fe44b68e40d02f5a74551f45281a896a (diff)
downloadgnunet-63cbdf3480ac74d7760730d1e3b96ab177fbb550.tar.gz
gnunet-63cbdf3480ac74d7760730d1e3b96ab177fbb550.zip
noverb
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index fca127312..312ada627 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -12,7 +12,7 @@ HOSTNAME = localhost
12[transport] 12[transport]
13PORT = 43465 13PORT = 43465
14PLUGINS = tcp 14PLUGINS = tcp
15#DEBUG = YES 15DEBUG = YES
16 16
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
@@ -21,7 +21,7 @@ DEFAULTSERVICES = fs
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
24PREFIX = valgrind --tool=memcheck --leak-check=yes 24#PREFIX = valgrind --tool=memcheck --leak-check=yes
25 25
26[statistics] 26[statistics]
27PORT = 43467 27PORT = 43467
@@ -29,7 +29,7 @@ HOSTNAME = localhost
29 29
30[transport-tcp] 30[transport-tcp]
31TIMEOUT = 300000 31TIMEOUT = 300000
32#PORT = 43468 32PORT = 43468
33 33
34[peerinfo] 34[peerinfo]
35PORT = 43469 35PORT = 43469
@@ -43,17 +43,17 @@ HOSTNAME = localhost
43TOTAL_QUOTA_IN = 3932160 43TOTAL_QUOTA_IN = 3932160
44TOTAL_QUOTA_OUT = 3932160 44TOTAL_QUOTA_OUT = 3932160
45#DEBUG = YES 45#DEBUG = YES
46PREFIX = valgrind --tool=memcheck --leak-check=yes 46#PREFIX = valgrind --tool=memcheck --leak-check=yes
47#BINARY = /home/grothoff/bin/gnunet-service-core 47#BINARY = /home/grothoff/bin/gnunet-service-core
48 48
49[fs] 49[fs]
50PORT = 43471 50PORT = 43471
51HOSTNAME = localhost 51HOSTNAME = localhost
52#OPTIONS = -L DEBUG 52OPTIONS = -L DEBUG
53ACTIVEMIGRATION = NO 53ACTIVEMIGRATION = NO
54DEBUG = YES 54#DEBUG = YES
55PREFIX = valgrind --tool=memcheck --leak-check=yes 55#PREFIX = valgrind --tool=memcheck --leak-check=yes
56#BINARY = /home/grothoff/bin/gnunet-service-fs 56#BINARY = /home/grothoff/gn9/bin/gnunet-service-fs
57#PREFIX = xterm -e gdb -x cmd --args 57#PREFIX = xterm -e gdb -x cmd --args
58 58
59[testing] 59[testing]