aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-18 18:54:09 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-18 18:54:09 +0000
commitb8c7d227949955d07b34ecf9a3b8f7d7abbccf26 (patch)
tree337f4c4f4357a01cc164025932ada2ce3d5cc19c /src/fs/test_fs_download_data.conf
parentc3bb2fde588bc1f9d822bc5dfbbb930e52a21b83 (diff)
downloadgnunet-b8c7d227949955d07b34ecf9a3b8f7d7abbccf26.tar.gz
gnunet-b8c7d227949955d07b34ecf9a3b8f7d7abbccf26.zip
fixing config file
Diffstat (limited to 'src/fs/test_fs_download_data.conf')
-rw-r--r--src/fs/test_fs_download_data.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index 8af0d26f2..2b50be270 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -4,11 +4,9 @@ SERVICEHOME = /tmp/gnunet-test-fs-download/
4[gnunetd] 4[gnunetd]
5HOSTKEY = $SERVICEHOME/.hostkey 5HOSTKEY = $SERVICEHOME/.hostkey
6 6
7[TESTING]
8WEAKRANDOM = YES
9
10[resolver] 7[resolver]
11PORT = 42464 8PORT = 42464
9HOSTNAME = localhost
12 10
13[transport] 11[transport]
14PORT = 42465 12PORT = 42465
@@ -16,18 +14,23 @@ PLUGINS =
16 14
17[arm] 15[arm]
18PORT = 42466 16PORT = 42466
17HOSTNAME = localhost
19 18
20[statistics] 19[statistics]
21PORT = 42467 20PORT = 42467
21HOSTNAME = localhost
22 22
23[peerinfo] 23[peerinfo]
24PORT = 42469 24PORT = 42469
25HOSTNAME = localhost
25 26
26[core] 27[core]
27PORT = 42470 28PORT = 42470
29HOSTNAME = localhost
28 30
29[fs] 31[fs]
30PORT = 42471 32PORT = 42471
33HOSTNAME = localhost
31 34
32[testing] 35[testing]
33WEAKRANDOM = YES 36WEAKRANDOM = YES