aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 6bd5a8920..075234232 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -29,8 +29,8 @@ NEIGHBOUR_LIMIT = 50
29PORT = 12365 29PORT = 12365
30 30
31[core] 31[core]
32TOTAL_QUOTA_OUT = 93932160 32TOTAL_QUOTA_OUT = 1 GB
33TOTAL_QUOTA_IN = 93932160 33TOTAL_QUOTA_IN = 1 GB
34PORT = 12092 34PORT = 12092
35 35
36[arm] 36[arm]
@@ -39,7 +39,7 @@ PORT = 12366
39DEBUG = NO 39DEBUG = NO
40 40
41[transport-tcp] 41[transport-tcp]
42TIMEOUT = 300000 42TIMEOUT = 300 s
43PORT = 12368 43PORT = 12368
44BINDTO = 127.0.0.1 44BINDTO = 127.0.0.1
45 45