aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-20 12:03:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-20 12:03:18 +0000
commit5a221564de2abb721f3ba5fabbdd74cc502e424e (patch)
tree21c916bb7efd61805ae39e9957d14832051d80f8 /src/fs/fs_test_lib_data.conf
parent1595c455274f5e0998a154201853f7d61336d1c2 (diff)
downloadgnunet-5a221564de2abb721f3ba5fabbdd74cc502e424e.tar.gz
gnunet-5a221564de2abb721f3ba5fabbdd74cc502e424e.zip
stuff
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index 37851242f..fca127312 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -21,7 +21,7 @@ DEFAULTSERVICES = fs
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
24#PREFIX = valgrind --tool=memcheck --leak-check=yes 24PREFIX = valgrind --tool=memcheck --leak-check=yes
25 25
26[statistics] 26[statistics]
27PORT = 43467 27PORT = 43467
@@ -43,15 +43,16 @@ HOSTNAME = localhost
43TOTAL_QUOTA_IN = 3932160 43TOTAL_QUOTA_IN = 3932160
44TOTAL_QUOTA_OUT = 3932160 44TOTAL_QUOTA_OUT = 3932160
45#DEBUG = YES 45#DEBUG = YES
46#PREFIX = valgrind --tool=memcheck --leak-check=yes 46PREFIX = 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 52#OPTIONS = -L DEBUG
53ACTIVEMIGRATION = NO
53DEBUG = YES 54DEBUG = YES
54#PREFIX = valgrind --tool=memcheck --leak-check=yes 55PREFIX = valgrind --tool=memcheck --leak-check=yes
55#BINARY = /home/grothoff/bin/gnunet-service-fs 56#BINARY = /home/grothoff/bin/gnunet-service-fs
56#PREFIX = xterm -e gdb -x cmd --args 57#PREFIX = xterm -e gdb -x cmd --args
57 58