aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_2dtorus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_2dtorus.conf')
-rw-r--r--src/dht/test_dht_2dtorus.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
index 20ca30e3f..0d7b94879 100644
--- a/src/dht/test_dht_2dtorus.conf
+++ b/src/dht/test_dht_2dtorus.conf
@@ -37,8 +37,8 @@ INTERNAL_ADDRESS = 127.0.0.1
37EXTERNAL_ADDRESS = 127.0.0.1 37EXTERNAL_ADDRESS = 127.0.0.1
38 38
39[core] 39[core]
40TOTAL_QUOTA_IN = 91024000 40TOTAL_QUOTA_IN = 1 GB
41TOTAL_QUOTA_OUT = 91024000 41TOTAL_QUOTA_OUT = 1 GB
42AUTOSTART = YES 42AUTOSTART = YES
43PORT = 10003 43PORT = 10003
44 44
@@ -58,13 +58,13 @@ CONNECT_TOPOLOGY = NONE
58#PERCENTAGE = 3 58#PERCENTAGE = 3
59#PROBABILITY = .1 59#PROBABILITY = .1
60F2F = NO 60F2F = NO
61CONNECT_TIMEOUT = 60 61CONNECT_TIMEOUT = 60 s
62CONNECT_ATTEMPTS = 3 62CONNECT_ATTEMPTS = 3
63DEBUG = YES 63DEBUG = YES
64HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 64HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
65MAX_CONCURRENT_SSH = 10 65MAX_CONCURRENT_SSH = 10
66USE_PROGRESSBARS = YES 66USE_PROGRESSBARS = YES
67PEERGROUP_TIMEOUT = 2400 67PEERGROUP_TIMEOUT = 2400 s
68TOPOLOGY_OUTPUT_FILE = 2dtorus_topo_initial 68TOPOLOGY_OUTPUT_FILE = 2dtorus_topo_initial
69MAX_OUTSTANDING_CONNECTIONS = 75 69MAX_OUTSTANDING_CONNECTIONS = 75
70#SINGLE_PEERINFO_PER_HOST = YES 70#SINGLE_PEERINFO_PER_HOST = YES