aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 15:12:29 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 15:12:29 +0000
commitfc59fbc5e9fb82d70f2ed1f01a0f470627a99014 (patch)
tree1bd7fd804c0d29868b5e91c5c0ffa4ade48e6377 /src/fs
parent09da840246c79b3f0e4ae9e8c50216a2304bc9c6 (diff)
downloadgnunet-fc59fbc5e9fb82d70f2ed1f01a0f470627a99014.tar.gz
gnunet-fc59fbc5e9fb82d70f2ed1f01a0f470627a99014.zip
do not use default services for things that ARM will start automatically
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/fs_test_lib_data.conf2
-rw-r--r--src/fs/test_fs_data.conf2
-rw-r--r--src/fs/test_fs_download_data.conf2
-rw-r--r--src/fs/test_fs_file_information_data.conf2
-rw-r--r--src/fs/test_fs_list_indexed_data.conf2
-rw-r--r--src/fs/test_fs_namespace_data.conf2
-rw-r--r--src/fs/test_fs_publish_data.conf2
-rw-r--r--src/fs/test_fs_search_data.conf2
-rw-r--r--src/fs/test_fs_unindex_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_idx_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_ns_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_psd_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_rec_data.conf2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index a4941af7b..d65bce262 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -17,7 +17,7 @@ PLUGINS = tcp
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = resolver datastore transport core fs peerinfo 20DEFAULTSERVICES =
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
diff --git a/src/fs/test_fs_data.conf b/src/fs/test_fs_data.conf
index 23c263702..1ee233c78 100644
--- a/src/fs/test_fs_data.conf
+++ b/src/fs/test_fs_data.conf
@@ -17,7 +17,7 @@ PLUGINS =
17[arm] 17[arm]
18PORT = 42466 18PORT = 42466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = resolver datastore fs 20DEFAULTSERVICES =
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index cf84afb72..c5e839765 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_file_information_data.conf b/src/fs/test_fs_file_information_data.conf
index 5ca36d99f..55cfddff4 100644
--- a/src/fs/test_fs_file_information_data.conf
+++ b/src/fs/test_fs_file_information_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore transport core fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_list_indexed_data.conf b/src/fs/test_fs_list_indexed_data.conf
index 6c3b024d3..9f717b2e0 100644
--- a/src/fs/test_fs_list_indexed_data.conf
+++ b/src/fs/test_fs_list_indexed_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_namespace_data.conf b/src/fs/test_fs_namespace_data.conf
index 349a9218a..fd0b14261 100644
--- a/src/fs/test_fs_namespace_data.conf
+++ b/src/fs/test_fs_namespace_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_publish_data.conf b/src/fs/test_fs_publish_data.conf
index 5bca3aeae..d6952c4d4 100644
--- a/src/fs/test_fs_publish_data.conf
+++ b/src/fs/test_fs_publish_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_search_data.conf b/src/fs/test_fs_search_data.conf
index 654754ffe..d8b34d91d 100644
--- a/src/fs/test_fs_search_data.conf
+++ b/src/fs/test_fs_search_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = peerinfo resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_unindex_data.conf b/src/fs/test_fs_unindex_data.conf
index a92ff5bb7..b54d16f85 100644
--- a/src/fs/test_fs_unindex_data.conf
+++ b/src/fs/test_fs_unindex_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_idx_data.conf b/src/fs/test_gnunet_fs_idx_data.conf
index 2140e06b3..43fcfc963 100644
--- a/src/fs/test_gnunet_fs_idx_data.conf
+++ b/src/fs/test_gnunet_fs_idx_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 46466 17PORT = 46466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_ns_data.conf b/src/fs/test_gnunet_fs_ns_data.conf
index 7eef81b65..e45cea44a 100644
--- a/src/fs/test_gnunet_fs_ns_data.conf
+++ b/src/fs/test_gnunet_fs_ns_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 47466 17PORT = 47466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf
index 52be58575..75a96a1ae 100644
--- a/src/fs/test_gnunet_fs_psd_data.conf
+++ b/src/fs/test_gnunet_fs_psd_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 45466 17PORT = 45466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_rec_data.conf b/src/fs/test_gnunet_fs_rec_data.conf
index 7b758fc15..519ddb1d5 100644
--- a/src/fs/test_gnunet_fs_rec_data.conf
+++ b/src/fs/test_gnunet_fs_rec_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 44466 17PORT = 44466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES