aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_fs_psd_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-05 21:58:35 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-05 21:58:35 +0000
commita2590c8e4a226f70500c35612fd059e43527f8db (patch)
tree4d4a708f868946be4fd43d98491c6591508bfb58 /src/fs/test_gnunet_fs_psd_data.conf
parent66e222a47ee802599be05c07a609c5f24d5e4063 (diff)
downloadgnunet-a2590c8e4a226f70500c35612fd059e43527f8db.tar.gz
gnunet-a2590c8e4a226f70500c35612fd059e43527f8db.zip
ports
Diffstat (limited to 'src/fs/test_gnunet_fs_psd_data.conf')
-rw-r--r--src/fs/test_gnunet_fs_psd_data.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf
index 3a76849af..221137c14 100644
--- a/src/fs/test_gnunet_fs_psd_data.conf
+++ b/src/fs/test_gnunet_fs_psd_data.conf
@@ -6,15 +6,15 @@ DEFAULTCONFIG = test_gnunet_fs_psd_data.conf
6HOSTKEY = $SERVICEHOME/.hostkey 6HOSTKEY = $SERVICEHOME/.hostkey
7 7
8[resolver] 8[resolver]
9PORT = 44464 9PORT = 45464
10HOSTNAME = localhost 10HOSTNAME = localhost
11 11
12[transport] 12[transport]
13PORT = 44465 13PORT = 45465
14PLUGINS = 14PLUGINS =
15 15
16[arm] 16[arm]
17PORT = 44466 17PORT = 45466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore transport core statistics fs 19DEFAULTSERVICES = resolver datastore transport core statistics fs
20 20
@@ -22,19 +22,19 @@ DEFAULTSERVICES = resolver datastore transport core statistics fs
22# DEBUG = YES 22# DEBUG = YES
23 23
24[statistics] 24[statistics]
25PORT = 44467 25PORT = 45467
26HOSTNAME = localhost 26HOSTNAME = localhost
27 27
28[peerinfo] 28[peerinfo]
29PORT = 44469 29PORT = 45469
30HOSTNAME = localhost 30HOSTNAME = localhost
31 31
32[core] 32[core]
33PORT = 44470 33PORT = 45470
34HOSTNAME = localhost 34HOSTNAME = localhost
35 35
36[fs] 36[fs]
37PORT = 44471 37PORT = 45471
38HOSTNAME = localhost 38HOSTNAME = localhost
39#DEBUG = YES 39#DEBUG = YES
40#PREFIX = valgrind --tool=memcheck --leak-check=yes 40#PREFIX = valgrind --tool=memcheck --leak-check=yes