aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
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