aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r--src/mesh/test_mesh_small.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf
index ee5649498..20e13b863 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -40,8 +40,8 @@ INTERNAL_ADDRESS = 127.0.0.1
40EXTERNAL_ADDRESS = 127.0.0.1 40EXTERNAL_ADDRESS = 127.0.0.1
41 41
42[core] 42[core]
43TOTAL_QUOTA_IN = 999111999 43TOTAL_QUOTA_IN = 1 GB
44TOTAL_QUOTA_OUT = 999111999 44TOTAL_QUOTA_OUT = 1 GB
45AUTOSTART = YES 45AUTOSTART = YES
46PORT = 10003 46PORT = 10003
47 47
@@ -69,13 +69,13 @@ CONNECT_TOPOLOGY = 2D_TORUS
69#PERCENTAGE = 3 69#PERCENTAGE = 3
70#PROBABILITY = .1 70#PROBABILITY = .1
71F2F = NO 71F2F = NO
72CONNECT_TIMEOUT = 660 72CONNECT_TIMEOUT = 660 s
73CONNECT_ATTEMPTS = 2 73CONNECT_ATTEMPTS = 2
74DEBUG = YES 74DEBUG = YES
75HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 75HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
76MAX_CONCURRENT_SSH = 10 76MAX_CONCURRENT_SSH = 10
77USE_PROGRESSBARS = YES 77USE_PROGRESSBARS = YES
78PEERGROUP_TIMEOUT = 2400 78PEERGROUP_TIMEOUT = 2400 s
79TOPOLOGY_OUTPUT_FILE = mesh_topo_initial 79TOPOLOGY_OUTPUT_FILE = mesh_topo_initial
80MAX_OUTSTANDING_CONNECTIONS = 75 80MAX_OUTSTANDING_CONNECTIONS = 75
81#SINGLE_PEERINFO_PER_HOST = YES 81#SINGLE_PEERINFO_PER_HOST = YES
@@ -85,6 +85,6 @@ MAX_OUTSTANDING_CONNECTIONS = 75
85DELETE_FILES = YES 85DELETE_FILES = YES
86 86
87[test_mesh_small] 87[test_mesh_small]
88WAIT_TIME = 300 88WAIT_TIME = 300 s
89CONNECTION_LIMIT = 16 89CONNECTION_LIMIT = 16
90#DATA_OUTPUT_FILE=data_output 90#DATA_OUTPUT_FILE=data_output