aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-06 11:09:44 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-06 11:09:44 +0000
commit85a2e0d5b24495e0b2595a76a3205c4970a71fce (patch)
treedb95c013f061d68ae4b6a65e0d196703ea33777a /src/fs
parent46c8217e87a0be0550b88ae9bafc4760305eabfa (diff)
downloadgnunet-85a2e0d5b24495e0b2595a76a3205c4970a71fce.tar.gz
gnunet-85a2e0d5b24495e0b2595a76a3205c4970a71fce.zip
bwtracking
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/fs_test_lib_data.conf3
-rw-r--r--src/fs/test_fs_data.conf1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index b2fbd5ee0..dc18d8c15 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
@@ -32,6 +32,7 @@ HOSTNAME = localhost
32ALLOW_SHUTDOWN = NO 32ALLOW_SHUTDOWN = NO
33TIMEOUT = 300000 33TIMEOUT = 300000
34#PORT = 43468 34#PORT = 43468
35DEBUG = YES
35 36
36[peerinfo] 37[peerinfo]
37PORT = 43469 38PORT = 43469
diff --git a/src/fs/test_fs_data.conf b/src/fs/test_fs_data.conf
index 632c23ea7..c5fd6ec0c 100644
--- a/src/fs/test_fs_data.conf
+++ b/src/fs/test_fs_data.conf
@@ -12,6 +12,7 @@ HOSTNAME = localhost
12[transport] 12[transport]
13PORT = 42465 13PORT = 42465
14PLUGINS = 14PLUGINS =
15DEBUG = YES
15 16
16[arm] 17[arm]
17PORT = 42466 18PORT = 42466