aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/fs_test_lib_data.conf2
-rw-r--r--src/fs/perf_gnunet_service_fs_p2p.conf2
-rw-r--r--src/fs/test_fs_data.conf2
-rw-r--r--src/fs/test_fs_defaults.conf2
-rw-r--r--src/fs/test_fs_download_data.conf2
-rw-r--r--src/fs/test_fs_download_indexed.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_psd_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_rec_data.conf2
-rw-r--r--src/fs/test_gnunet_service_fs_migration_data.conf2
16 files changed, 16 insertions, 16 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index c4e508324..01cac95b8 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-fs-test-lib/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-fs-test-lib/
4 4
5[ats] 5[ats]
6WAN_QUOTA_IN = 3932160 6WAN_QUOTA_IN = 3932160
diff --git a/src/fs/perf_gnunet_service_fs_p2p.conf b/src/fs/perf_gnunet_service_fs_p2p.conf
index 7c93eee42..00f0f512e 100644
--- a/src/fs/perf_gnunet_service_fs_p2p.conf
+++ b/src/fs/perf_gnunet_service_fs_p2p.conf
@@ -1,6 +1,6 @@
1@INLINE@ fs_test_lib_data.conf 1@INLINE@ fs_test_lib_data.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-fs-test-lib/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-fs-test-lib/
4 4
5[fs] 5[fs]
6GAUGER_HEAP = "2-peer 10 MB P2P download" 6GAUGER_HEAP = "2-peer 10 MB P2P download"
diff --git a/src/fs/test_fs_data.conf b/src/fs/test_fs_data.conf
index a9e5e779c..993141064 100644
--- a/src/fs/test_fs_data.conf
+++ b/src/fs/test_fs_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-data/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-data/
4 4
5[fs] 5[fs]
6ACTIVEMIGRATION = NO 6ACTIVEMIGRATION = NO
diff --git a/src/fs/test_fs_defaults.conf b/src/fs/test_fs_defaults.conf
index 299328928..79344cd66 100644
--- a/src/fs/test_fs_defaults.conf
+++ b/src/fs/test_fs_defaults.conf
@@ -1,7 +1,7 @@
1@INLINE@ ../../contrib/no_forcestart.conf 1@INLINE@ ../../contrib/no_forcestart.conf
2 2
3[PATHS] 3[PATHS]
4GNUNET_TEST_HOME = /tmp/gnunet-test-fs-lib/ 4GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-lib/
5 5
6[transport] 6[transport]
7PLUGINS = tcp 7PLUGINS = tcp
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index cb0f8ede1..160dec3ae 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-download/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-download/
4 4
5[download-test] 5[download-test]
6# set to 'YES' to test non-anonymous download 6# set to 'YES' to test non-anonymous download
diff --git a/src/fs/test_fs_download_indexed.conf b/src/fs/test_fs_download_indexed.conf
index 153cb17b2..7f1e36935 100644
--- a/src/fs/test_fs_download_indexed.conf
+++ b/src/fs/test_fs_download_indexed.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-download/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-download/
4 4
5[download-test] 5[download-test]
6# set to 'YES' to test non-anonymous download 6# set to 'YES' to test non-anonymous download
diff --git a/src/fs/test_fs_file_information_data.conf b/src/fs/test_fs_file_information_data.conf
index e053116c5..c8fc0938c 100644
--- a/src/fs/test_fs_file_information_data.conf
+++ b/src/fs/test_fs_file_information_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-file-information/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-file-information/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_fs_list_indexed_data.conf b/src/fs/test_fs_list_indexed_data.conf
index c6e6af8f0..941809322 100644
--- a/src/fs/test_fs_list_indexed_data.conf
+++ b/src/fs/test_fs_list_indexed_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-list-indexed/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-list-indexed/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_fs_namespace_data.conf b/src/fs/test_fs_namespace_data.conf
index 0e6c3c947..70b954f7d 100644
--- a/src/fs/test_fs_namespace_data.conf
+++ b/src/fs/test_fs_namespace_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-namespace/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-namespace/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_fs_publish_data.conf b/src/fs/test_fs_publish_data.conf
index 2c87ea43e..0930cdfed 100644
--- a/src/fs/test_fs_publish_data.conf
+++ b/src/fs/test_fs_publish_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-publish/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-publish/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_fs_search_data.conf b/src/fs/test_fs_search_data.conf
index 88424189e..8b24e328d 100644
--- a/src/fs/test_fs_search_data.conf
+++ b/src/fs/test_fs_search_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-search/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-search/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_fs_unindex_data.conf b/src/fs/test_fs_unindex_data.conf
index 0bcc89df8..dde401857 100644
--- a/src/fs/test_fs_unindex_data.conf
+++ b/src/fs/test_fs_unindex_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-unindex/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-unindex/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_gnunet_fs_idx_data.conf b/src/fs/test_gnunet_fs_idx_data.conf
index 2038fd500..ba2a872dd 100644
--- a/src/fs/test_gnunet_fs_idx_data.conf
+++ b/src/fs/test_gnunet_fs_idx_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-py-idx/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-py-idx/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf
index 84e498603..f6c05ecdd 100644
--- a/src/fs/test_gnunet_fs_psd_data.conf
+++ b/src/fs/test_gnunet_fs_psd_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-py-psd/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-py-psd/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_gnunet_fs_rec_data.conf b/src/fs/test_gnunet_fs_rec_data.conf
index 10af5cefd..82ddb8f49 100644
--- a/src/fs/test_gnunet_fs_rec_data.conf
+++ b/src/fs/test_gnunet_fs_rec_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/gnunet-test-fs-py-rec/ 3GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-fs-py-rec/
4 4
5[transport] 5[transport]
6PLUGINS = 6PLUGINS =
diff --git a/src/fs/test_gnunet_service_fs_migration_data.conf b/src/fs/test_gnunet_service_fs_migration_data.conf
index b231c0d3e..fca6c5a29 100644
--- a/src/fs/test_gnunet_service_fs_migration_data.conf
+++ b/src/fs/test_gnunet_service_fs_migration_data.conf
@@ -1,6 +1,6 @@
1@INLINE@ test_fs_defaults.conf 1@INLINE@ test_fs_defaults.conf
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/test-gnunet-service-fs-migration/ 3GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-service-fs-migration/
4 4
5[testbed] 5[testbed]
6OVERLAY_TOPOLOGY = CLIQUE 6OVERLAY_TOPOLOGY = CLIQUE