aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_migration_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-14 19:18:00 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-14 19:18:00 +0000
commitf16d992113133d15b3d09b95351d37d38597d595 (patch)
treee1b2b354e4dadb3913bb585151ff89e5974ea9cf /src/fs/test_gnunet_service_fs_migration_data.conf
parent0b50af049df2c6468d8f5ff1f05ed118c9a7ffb8 (diff)
downloadgnunet-f16d992113133d15b3d09b95351d37d38597d595.tar.gz
gnunet-f16d992113133d15b3d09b95351d37d38597d595.zip
nodebug
Diffstat (limited to 'src/fs/test_gnunet_service_fs_migration_data.conf')
-rw-r--r--src/fs/test_gnunet_service_fs_migration_data.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fs/test_gnunet_service_fs_migration_data.conf b/src/fs/test_gnunet_service_fs_migration_data.conf
index 9a388e0e8..4c7f95ee9 100644
--- a/src/fs/test_gnunet_service_fs_migration_data.conf
+++ b/src/fs/test_gnunet_service_fs_migration_data.conf
@@ -12,13 +12,13 @@ HOSTNAME = localhost
12[transport] 12[transport]
13PORT = 43465 13PORT = 43465
14PLUGINS = tcp 14PLUGINS = tcp
15DEBUG = YES 15#DEBUG = YES
16 16
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = fs 20DEFAULTSERVICES = fs
21OPTIONS = -L DEBUG 21#OPTIONS = -L DEBUG
22 22
23[datastore] 23[datastore]
24#DEBUG = YES 24#DEBUG = YES
@@ -43,7 +43,7 @@ HOSTNAME = localhost
43#TOTAL_QUOTA_OUT = 9321 43#TOTAL_QUOTA_OUT = 9321
44TOTAL_QUOTA_IN = 3932160 44TOTAL_QUOTA_IN = 3932160
45TOTAL_QUOTA_OUT = 3932160 45TOTAL_QUOTA_OUT = 3932160
46DEBUG = YES 46#DEBUG = YES
47#PREFIX = valgrind --tool=memcheck --leak-check=yes 47#PREFIX = valgrind --tool=memcheck --leak-check=yes
48 48
49[fs] 49[fs]
@@ -51,7 +51,7 @@ PORT = 43471
51HOSTNAME = localhost 51HOSTNAME = localhost
52#OPTIONS = -L DEBUG 52#OPTIONS = -L DEBUG
53ACTIVEMIGRATION = YES 53ACTIVEMIGRATION = YES
54DEBUG = YES 54#DEBUG = YES
55#PREFIX = valgrind --tool=memcheck --leak-check=yes 55#PREFIX = valgrind --tool=memcheck --leak-check=yes
56#PREFIX = xterm -e gdb -x cmd --args 56#PREFIX = xterm -e gdb -x cmd --args
57 57