aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_migration_data.conf
diff options
context:
space:
mode:
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